Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.3.15f1
2022.2.11f1
2023.1.0b8
2023.2.0a6
Issue ID
UUM-20351
Regression
No
Object Picker is not selecting an object when its field is not in the editor’s view
How to reproduce:
1. Open the user’s attached project
2. Reduce the height of the editor window
3. Select “Cube” GameObject
4. In the Inspector window open the Object Picker of the “Cube (Mesh Filter)” Component
5. Scroll in the Inspector window to the top and select the “Capsule” object
6. Observe the selected object
Expected result: “Capsule” object is selected
Actual result: “Cube” object is selected
Reproducible with: 2020.3.42f1, 2021.3.15f1, 2022.1.24f1, 2022.2.0a8
Not reproducible with: 2022.2.0a9, 2022.2.1f1, 2023.1.0a21
Reproduced on: macOS 12.4 (Intel)
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
This is a limitation of current ui system.
Resolution Note (2023.2.X):
This is a limitation of current ui system.