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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.