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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment