Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
6.9.1, 7.0.1
Issue ID
1177710
Regression
No
Pasting a node from a group always creates a node as a child of the group
How to reproduce:
1. Open attached project "BugReports8.zip" and scene "SampleScene"
2. In Project Window, open up "New Shader Graph"
3. In Shader Graph Window, copy any node
4. Click outside the "New Group" area and paste the node
Expected result: the pasted node is NOT a child of the group
Actual result: the pasted node IS the child of the group
Reproducible with: 2019.2.2f1(6.9.1), 2019.3.0a12(6.9.1), 2020.1.0a1(7.0.1)
Could not test with 2018.4 due to shader not opening in shader graph
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment