Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.0.1
Issue ID
1177701
Regression
No
[ShaderGraph] Shift dragging shuffles the position of nodes when Nodes and their Group is selected together
How to reproduce:
1. Create a new project
2. Import and open the attached ShaderGraph file name SGraph_1177701
3. Draw a selection rectangle around "Props", "Multiply", "Add", "Test" and "Sample Texture 2D"
4. Make sure that the Group is also selected
5. Hold Shift and move the selected Nodes
Expected result: The selected group and nodes are moved, leaving the 3 remaining nodes without shuffling their position
Actual result: The selected group and the nodes are moved, but the position of the nodes is shuffled.
Reproducible with: 2019.2.2f1, 2019.3.0b1, 2020.1.0a1
Could not test with: 2017.4.32f1(No Package Manager), 2018.4.7f1(Node group functionality was not available)
Reproducible with package versions: 5.7.2, 5.16.1, 6.9.1, 7.0.1
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
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
- Warnings thrown when adjusting Time Scale to Homogenous Speed in a BlendTree are not helpful to the user
- Crash on __pthread_kill when opening a specific project
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
Resolution Note:
Shift+Drag on nodes within a group is actually a by design hotkey to ungroup nodes without the context menu. We'll make a note to add this to the documentation.