Search Issue Tracker
Fixed
Fixed in 2022.3.5f1, 2023.2.0a23
Votes
0
Found in
2023.2.0a19
Issue ID
UUM-40101
Regression
No
Isolation Panel in Scene View has a button to change to "Panel" when it is already in Panel mode and no alternative is present
How to reproduce:
1. Open any project
2. Create a GamObject in Hierarchy
3. Open Contextual Menu in Scene View (A)
4. Isolate the GameObject
5. Right Click the Isolation View panel for Options
Expected result: Users shouldn't see an optional button for "Panel" as there is no alternative
Actual result: "Panel" option is selectable but doesn't do anything as it's already in Panel mode and has no function
Reproducible with: 2023.2.0a18, 2023.2.0a19
Not reproducible with: 2021.3.27f1, 2022.3.0f1, 2023.1.0f1, 2023.2.0a17
Reproduced on: Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2023.2.0a23):
Removed "Panel" option in the overlay menu when this is the only one available.
Resolution Note (fix version 2022.3.5f1):
Polished the overlay local menu so that the "Panel" option is not shown when the overlay is only available in panel mode (such as the Isolation overlay).