Search Issue Tracker
Active
Votes
0
Found in
2.9.1
Issue ID
UUM-128426
Regression
No
An added cloned VisualTree is layered over other UI in a specific project build
How to reproduce:
1. Open the attached “MTSM_UIDocOrder.zip“ project
2. Open the “BootScene“ Scene
3. Enter Play Mode
4. Press the Enter (click on “Start“)
5. In the new window, press the Escape button
6. Observe the Game window. Notice that the pop-up is displayed before the other remaining UI
7. Build and run the project
8. Repeat steps 3 and 4
9. Observe the Player
Actual result: The pop-up is layered behind the other UI, unlike in the Editor
Expected result: The pop-up is layered in front of the other UI, like in the Editor
Reproducible with: 2023.1.0a26, 6000.0.62f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Could not test with: 2023.1.0a1 (Unable to solve compilation errors)
Reproducible on: macOS 15.3.2 (24D81) (M1 Max), Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Notes:
- Reproducible only in the Player
- Unable to reproduce the issue on a new project
- Increasing the Sorting Order property does not fix the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment