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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment