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
- Particle System Curve's Presets window has no visual indication on what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
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.