Search Issue Tracker
By Design
Votes
0
Found in [Package]
10.1.0
Issue ID
1290136
Regression
Yes
[Shader Graph] Errors section in the Inspector window flickers on clicking the Save asset button
[Shader Graph] Errors section in the Inspector window flickers on clicking the Save asset button.
In the Inspector window Errors section flickers on clicking the Save asset button continuously in the Shader Graph Editor window.
Steps to repro:
1. Create a new URP template project
2. Project window > Create > Shader > Blank Shader Graph
3. Open Graph > Click on Graph Inspector > Active Targets > “+” > Universal
4. Save asset > click continuously on the save asset button.
5. Observe the Errors section in the Inspector window flickers.
Actual Result:
Errors section in the Inspector window flickers
Expected Result:
The Inspector window should not flicker.
Reproducible in: 2021.1.0a4 with Package version 10.1.0
Working fine on:2021.1.0a3(8.1.0), 2020.2.0b11(10.1.0), 2020.1.12f1 ( 8.2.0 verified ), 2019.4.14f1 ( 7.5.1 )
Environment:
Occurring on Windows 10 & Mac 10.15.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Artifact of how errors are processed for shaders. Too minor to worry about right now.