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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Artifact of how errors are processed for shaders. Too minor to worry about right now.