Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.17f1
6000.0.0b14
7000.0.0a1
Issue ID
UUM-68715
Regression
Yes
The selected GameObject in the Object Picker window is opened in the Inspector when advanced Object Picker is used
Reproduction steps:
1. Open the attached “BugRepro” project
2. Make sure that Object Selector (Edit > Preference > Search > Search Engines > Object Selector) is set to “Advanced”
3. In the Project window, select “Assets/ObjectSelectorTest“ Asset
4. In the Inspector window, open the “Prefab With Some Component” Component’s Object Picker
5. In the opened Select SomeComponent… window, select any of the Prefabs
6. Repeat steps 4 and 5
Expected result: The “ObjectSelectorTest” is still open in the Inspector window
Actual result: The selected Prefab is opened in the Inspector window
Reproducible with: 2023.1.0a15, 2023.2.17f1, 6000.0.0b14
Not reproducible with: 2021.3.37f1, 2022.3.23f1, 2023.1.0a14
Reproducible on: Windows 11, macOS 13.2.1 (M2 Max) (By user)
Not reproducible on: No other environment
Notes:
- In step 6, you need to open the Object Picker quickly, before the “Reload Domain” has started
- Sometimes the Object Picker window doesn’t close after selecting a Prefab, so you don’t need repeat step 4 in step 6
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- 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
Resolution Note:
Issue is difficult to repro and it happens only if triggering a domain reload while the Search picker is opened. We do not have enough bandwidth to fix this for the moment.