Search Issue Tracker
Won't Fix
Votes
3
Found in
5.6.2f1
Issue ID
934133
Regression
Yes
[Post-Processing] Unity crashes after selecting a Camera which contains PostProcessingBehaviour at RenderGrayscaleFade
Steps to reproduce:
1. Open the attached project(bug-report.zip)
2. Open the man scene
3. Select the Main Camera in Hierarchy View
4. Observe the crash
Actual results: Unity crashes
Expected results: Unity should not crash
Note:
Unity crashes here: PostProcessingBehaviour.cs on line 188 (m_Camera.targetTexture = null;)
Reproduced with: 5.6.0p4, 5.6.2p4, 2017.1.0p1, 2017.2.0b4, 2017.3.0a1 (DX11, DX9, OpenGL3)
Not reproduced with: 5.5.4p2, 5.6.0p3
Regression introduced in: 5.6.0p4
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note:
Post-processing Stack v1 has been deprecated in 2018.1.