Search Issue Tracker
Fixed in 5.6.0f3
Votes
0
Found in
5.6.0f2
Issue ID
896686
Regression
Yes
Unity crashes in Play mode at ImageFilters::Blit
If in a script "CompositeCamera" is Graphics.Blit(), it's causes crash to Unity Editor, when button "Play" is pressed
To reproduce:
1. Open Unity
2. Open attached project
3. Open "Rendering Setup" scene
4. Press Play
Expected result: After you press Play button, on Game window, you will see a Cube and a gray area
Actual result: After you press Play button, Unity Editor crashes
Deleting Graphics.Blit() in "CompositeCamera" sript, disables crash
Reproduced on Unity 5.6.0f3. 2017.1.0a6
Not Reproduced on Unity 5.5.3f1
Regression on Unity 5.6.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Add comment