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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9. Object Selector not changing position when called from another window.