Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.2.X, 2021.1.X
Votes
0
Found in
2020.2
2020.2.0a11
Issue ID
1302295
Regression
Yes
[Shadergraph] Undocking and redocking a shadergraph and then selecting a property on the blackboard throws UIElement errors
Reproduces in Version: 2021.1.0a2.727
Doesn't reproduce in Version: 2019.4
Repro steps:
1. Use a project with universal RP version 10.2.0
2. Create a new shadergraph, create a property on the blackboard
3. Undock the shadergraph tab
4. Redock the shadergraph tab
5. Click the property
If bug doesn't reproduce repeat steps 3 through 5. For me it always reproduced after repeating once.
Expected result: no error
Actual result: UIElements errors will be thrown, which will cascade into more errors and more bugs as more operations are done in Unity, requiring a restart
Note: This is not the only way I have encountered this bug, it's just a reliable way to reproduce it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment