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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Resolution Note:
Artifact of how errors are processed for shaders. Too minor to worry about right now.