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
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
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.