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
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
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.