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
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
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.