Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.2
2022.1
2022.2
2022.2.0a7
Issue ID
1407423
Regression
No
Object Picker field get repainted but doesn't change place when called from another window
Steps to reproduce:
1. Open a new or existing project
2. Create a Cube GO in the scene and select it so the components are visible in the inspector
3. Expand Materials dropdown in Mesh Renderer component
4. Open UI Toolkit Samples (Window -> UI Toolkit -> Samples)
5. Select Object Field sample
6. Click on the Material Object Picker in the Mesh Renderer component visible in Inspector
7. Click Object Picker icon on the UXML Field in the UI Toolkit Samples window
Expected results: Object Picker opens up next to the clicked icon
Actual results: Object Picker is redrawn and contents are updated, but the window itself remains in the same location where it was opened first
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.13f1, 2022.1.0b8, 2022.2.0a7
Notes:
- On 2019.4.36f1 the Object picker spawns in the same place, no matter where from it was opened and clicking the Object Picker in another field would just close it
- Not reproducible on Mac
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9. Object Selector not changing position when called from another window.