- 博客(6)
- 收藏
- 关注
原创 【技术记录】Unity切换场景绑定的内容消失
为一个物体设置了DontDestroyOnLoad,在切换场景并切换回来时也考虑到了绑定内容消失的可能性,在Awake()里面写了负责赋值的部分,但是赋值的变量仅仅可用一次之后依旧为空导致NullReferenceException。
2023-12-13 22:07:20
910
原创 【技术记录】Unity在安卓平台使用SQLite
在Unity中向安卓平台上打包时使用SQLite。并且保证在Windows和安卓上都可以进行调用。
2023-07-31 17:11:47
945
1
原创 【Unity记录】Instantiating mesh due to calling MeshFilter.mesh during edit mode.
解释Instantiating mesh due to calling MeshFilter.mesh during edit mode.的发生原因,和多种解决方式
2023-07-05 13:38:45
616
原创 【Unity记录】Cannot reparent window to suggested parent. Window will not automayically close.
关于Cannot reparent window to suggested parent. Window will not automayically close.的报错记录。
2023-07-03 15:31:34
1639
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人