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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
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.