赞
踩
1.使用srp渲染管道后 打包时勾选 Development Build 时 报错
:ArgumentNullException:Value Cannot be null
:Parament name :_unity_self
: at UnityEngine.Rendering.Universal.UniversalRenderPipeline.RenderSingleCamera()
原因:
ProfilingScope.cs 中的这个宏的问题
解决办法:删除这个脚本中的宏或者反选 Development Build
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。