Search Issue Tracker
Fixed in 2021.1.X
Votes
1
Found in
Issue ID
1306104
Regression
No
[UI Builder] It is possible to add content to parent document while editing child document in place
It is possible to add content to parent document while editing child document in place by drag and dropping an element from the Library pane to the Hierarchy pane.
Steps:
1- Create document in the builder and add some content to it
2- Save it
3- Create another document
4- Add an instance of step's 1 document to it
5- Right-click on the instance and edit it in-place
6- From the Library pane, drag and drop a button onto the Hierarchy view
Actual outcome:
The button is added to the parent document
Expected outcome:
The button can only be added to the document being edited
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