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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment