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
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
- [Android] [Vulkan] Warning "AndroidPlayer "<device>" VULKAN: GENERAL WARNING: The following warning was triggered: VKDBGUTILWARN003." spammed every frame when the application is actively running on a device
- Skinning Editor missing tooltips
Add comment