Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4.0f1
2020.1
2020.2
2021.1
2021.1.0a10
Issue ID
1300097
Regression
No
[UI Builder] Elements are created in the Hierarchy window on selecting "Paste" option in the StyleSheet window
Previously copied element is created in the Hierarchy on selecting the "Paste" option in the StyleSheet window.
Steps to repro:
1. Create a new Project.
2. Window > UI Toolkit > UI Builder.
3. Library > Double click on Button.
4. Hierarchy > Button > Right-click > Duplicate.
5. StyleSheet > Right-click > Paste.
Actual Result:
Elements are created in the Hierarchy window.
Expected Result:
Elements should not be created in the Hierarchy window.
Reproducible in:
2021.1.0a10, 2020.2.0f1, 2020.1.1f1, 2019.4.0f1 with Package version 1.0.0-preview.9.
Environment:
Occurring on Windows 10 & Mac 10.15.
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