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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
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.