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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
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).