Search Issue Tracker
Fixed
Fixed in 2022.3.21f1, 2023.2.13f1, 2023.3.0b10
Votes
0
Found in
2022.3.14f1
2023.2.1f1
2023.3.0a15
Issue ID
UUM-57082
Regression
No
Label in the TreeView is not being selected when clicking on it once
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Double-click on empty space in the Game View
5. Click on the “Inner Planets” label in the Game View
Expected result: The “Inner Planets” label is selected
Actual result: The “Inner Planets” label isn’t selected, only the background panel goes into focus
Reproducible with: 2022.3.14f1, 2023.2.1f1, 2023.3.0a15
Couldn’t test with: 2021.3.32f1 - Error: {{error CS0122: 'TreeView' is inaccessible due to its protection level}}
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Notes:
- To select the “Inner Planets” label, you need to double-click it
- To expand the list, only one click is required on the arrow
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment