BoxColliders does not support negative scale or size.


UNITY NGUI报错信息如下:

BoxColliders does not support negative scale or size.
The effective box size has been forced positive and is likely to give unexpected collision geometry.
If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "UI Root/PopUIRoot/charge/Offset/TabContent/Charge-TianBaoLuoPan(Clone)/offset/luopan/Offset/Buttons/TenResult03(ren)"

 

原因是:BoxColliders 的size是负坐标,如下图,解决办法:改成正数即可


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM