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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment