我刚开始学黑暗奇侠的制作里,用的最新版本的打开资源包,然后在100高度下绘制地图山脉时没有反应,只有把地板刷回0才能绘制山峰,并且有类似Assets/Top Down Mobile/Standard Assets/Image Effects (Pro Only)/SSAOEffect.cs(75,10): error CS1061: Type `UnityEngine.Component' does not contain a definition for `depthTextureMode' and no extension method `depthTextureMode' of type `UnityEngine.Component' could be found. Are you missing an assembly reference?
这个的报错,这个是因为版本问题吗,还是其他的什么问题,怎么才能解决啊。