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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment