Search Issue Tracker
Fixed
Votes
5
Found in
5.2.2f1
Issue ID
744588
Regression
No
Crash on SelectionRenderQueue::Render when saving shader and clicking on Scene view
Repro steps:
1) Open the project I attached and the only scene in it
2) Notice that the desert_stage -> 02c object has AquarelaScreen shader
3) Open AquarelaScreen shader's code so that Scene View would be visible
4) Change the code (f.e. change line 71 for the variable to equal to different number)
5) Click on the Scene View (alt-tab doesn't work mostly)
6) Notice the crash
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
- Inconsistent Label Popup UI in Package Manager
- All active Audio Sources play their Clips when the "Play On Awake" checkbox is enabled and Scene view Audio is unmuted
JakeTurner
Apr 08, 2016 13:15
This only seems to happen when running Unity and a shader editing program in Windows 10 side-by-side mode and only happens if the shader is a GrabPass shader. A workaround until the fix is released is not to work in side-by-side mode.