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
- Documentation page is not displayed when the "VFX Value Noise 3D" question mark is clicked
- Texture Mipmap Streaming uses wrong scales after Materials are changed at runtime
- Texture Mipmap Streaming doesn't work with HDRP/Lit shader's UV tiling
- Object overlay camera does not render when Depth/Stencil Buffer is disabled
- Shadows are not rendered on the transparent material when the "Deferred" Rendering Path is selected
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.