* run as admin
@@ -1,3 +1,7 @@
#### Q: 为什么编辑器中无纹理的 GUI box 节点透明显示, 但是构建运行后能正常显示?
A: 这个错误发生在 [使用 AMD Radeon GPU 的机器](https://github.com/defold/editor2-issues/issues/2723) 上. 注意更新显卡驱动.
+
+#### Q: 打开图集或者场景视图时报错 'com.sun.jna.Native.open.class java.lang.Error: Access is denied'?
+A: 试试以管理员身份打开 Defold. 右键点击 Defold 可执行程序选择 "以管理员身份运行".