Search Issue Tracker
Not Reproducible
Votes
5
Found in
5.4.0b22
Issue ID
806170
Regression
Yes
"depthSurface == NULL || rcolorZero->backBuffer == depthSurface->backBuffer" error on new project
Windows 7 64b
I created new empty project and was playing with Connect window
In couple minutes after I created this project - Game view just reloaded(became grey for a second and back to normal) and this error appeared in Console:
"depthSurface == NULL || rcolorZero->backBuffer == depthSurface->backBuffer"
Comments (9)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
liuyongbo
Sep 26, 2018 02:38
解决方案就是通过设置 QualitySettings 里边的Shadows Distance,把这个值调大
ewr
Dec 21, 2017 03:56
i'm getting this error too, Unirt 5.4.1f1.
nothing happens though.. game still running fine. should i worry?
malcolmchalmers
Mar 07, 2017 07:11
Getting this with 5.5.2f1
App seems to work OK, but continues to generate error as long as app is running.
Playing to Android device.
jackson_31
Feb 14, 2017 20:23
Also just got it in the console using 5.4.0f3
Jill1837
Nov 24, 2016 09:19
Just got it too after restarting having added Android SDK to preferences and connected unity remote
JamKek
Oct 29, 2016 06:16
Just got this as well :O
rad1c
Oct 05, 2016 12:06
Forgot to add! 5.4.1f1 here
rad1c
Oct 05, 2016 12:05
+1 zakirshikhli, same here. It looks like the source of this bug is now in a try-catch block :)
zakirshikhli
Oct 03, 2016 09:41
This message appears in console, but no issue