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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Resolution Note:
Artifact of how errors are processed for shaders. Too minor to worry about right now.