Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图为 2D 统一教程 Roguelike 修改 Ortographic Camera 中的 Clip 面板,但突然在重新构建后,画布中的游戏对象显示为全白,如下所示:
如教程所示,白盒子应该是游戏板的一部分。我恢复了上次所做的更改,但还是一样,现在我找不到这里发生了什么。有谁知道如何解决这个问题?顺便说一下,Native PC 构建工作正常,只有 webplayer,我需要使用 webplayer,因为我有现有的 JS 代码可以使用它。