Search Issue Tracker
Fixed in 2022.3.5f1
Fixed in 2022.3.X, 2023.2.X, 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
- 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
Resolution Note (fix version 2023.2):
Removed "Panel" option in the overlay menu when this is the only one available.
Resolution Note (fix version 2022.3):
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).