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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment