Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b10
Issue ID
780849
Regression
Yes
[OSX] Freeze and "!attach.depth || !attach.depth->backBuffer" error is thrown when starting scene
Reproduction Steps:
1. Open Project (edit)
2. Create new scene (CMD + N)
3.1 Play Scene
3.2 Stop Scene
3.3 Repeat
4. After about 10 times error is thrown and everything freezes.
Error: !attach.depth || !attach.depth->backBuffer
Reproducible only on OSX and only on OpenGLCore
Reproduced in versions: Unity 5.4.0b17, 5.4.0b20, 5.4.0b21, 5.4.0b22
Note: Reproducible only in 5.4 versions
Comments (4)
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
Voronoi
Jul 11, 2016 22:11
Still happens in 5.4.0b25
GilCat
Jul 05, 2016 15:24
Still happens on 5.4.0 b24
PhillippeC
Jun 28, 2016 23:39
I have to same problem in Unity 5.4.0b23
Alexander-Seeck
Jun 22, 2016 12:44
Does "Fixed in Unity 5.4.0" mean, in the next major version, or in an old version???
I encountered the problem with 5.4.0b21 too.