Search Issue Tracker
Fixed in 2018.2
Votes
0
Found in
2017.3.1f1
Issue ID
1010033
Regression
No
Editor crashes on RenderEventsContext::AddCommandBuffer after calling Camera.AddCommandBuffer with CameraEvent evt parameter >24
Steps to reproduce:
1. Open attached "AddCommandBuffer.zip" Unity project
2. Open "Main" scene
3. Enter Play mode
Reproduced in: 2018.2.0a3, 2018.1.0b10, 2017.3.1p3, 2017.2.2p1, 2017.1.3p2, 2017.1.0a1
Note: Rendering.CameraEvent enum has 24 values, entering a value above 24 as a Rendering.CameraEvent evt parameter in Camera.AddCommandBuffer will cause a crash
Fixed in: 2018.2.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
Add comment