住在幸福中
2018-06-01 16:58
运行后,显示下面的错误:
NullReferenceException: Object reference not set to an instance of an object
GameMain.LoadLevelCard(Int32 width, Int32 height)(at Assets/Script/GameMain.cs: 72)
第72行:int maxCount = Mathf.Max(contentRoot.childCount, needShowCardList.Count);
无法出现Resources里的图片。之前在第4步显示卡牌到UI上 ,都测试可以成功。这是为什么呢?
请问成功了吗,我也是败在了这个错误上……
可能网络故障
Unity 3D 翻牌游戏开发
14675 学习 · 31 问题
相似问题