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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment