Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3
2020.3.8f1
2021.1
2021.2
2022.1
Issue ID
1357293
Regression
No
[GraphView] Elements that are being deselected are not reserialized when element selection count is 0
Reproduction steps:
1. Open the attached "project-1357293.zip" project
2. In the Project window, open the "NewNodeGraph" GraphViewObject
3. Select the "Clean Up Material" node
4. Deselect the "Clean Up Material" node
5. Undo (Ctrl + Z)
6. Redo (Ctrl + Shift + Z)
Expected result: The blue node outline disappears because the node was deselected
Actual result: The node still has the blue outline even though it is deselected (can tell by looking at the Inspector)
Reproducible with: 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
Could not test with: 2019.4.29f1 (GraphView errors)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
Resolution Note (2022.1.X):
Since GraphView is deprecated in favor of Graph Tools Foundation and this bug is not reproducible on Graph Tools Foundation, this bug will not be fixed.