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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Resolution Note:
Artifact of how errors are processed for shaders. Too minor to worry about right now.