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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment