Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.2p3
Issue ID
770014
Regression
No
[MSE] UI object created from right-click menu created in wrong scene
Steps to reproduce:
1. Download and open attached project "MSE_Create_Problem.zip"
2. Open the Scenes/UI scene
3. Drag in Scenes/main so you are now utilizing Multi Scene Editing. UI is the active scene, main is loaded but not the active scene
4. Right-click "main" scene in the Hierarchy window
5. Navigate to GameObject -> UI -> and select Panel
Actual result: The panel is created in the "UI" scene instead of the "main" scene
Expected: Panel gets created in "main" scene
Workaround: Drag the new panel from one scene to another in hierarchy
Tested and reproduced in:
Windows 10
Unity 5.3.0f4, 5.3.2p3, 5.4.0b6
Note: Other objects seem to appear in the correct scene (e.g. 3d objects). Also not reproducible before 5.3, because MSE was not yet implemented.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment