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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment