Search Issue Tracker
Fixed
Fixed in 2022.3.23f1
Votes
0
Found in
2022.3.20f1
Issue ID
UUM-64819
Regression
Yes
Advanced Object Picker switches to Classic with Error "Exception caught with search engine (Object Selector)Advanced" when opening multiple Object Picker windows
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Select Advanced Object Selector (Edit > Preferences > Search > Object Selector)
4. In Hierarchy, select the “Board” GameObject
5. In Inspector, click on the Object Picker for any block
6. Click on the Object Picker for a different block
Expected result: The Advanced Object Picker window is opened and no Errors exist
Actual result: Classic Object Picker window is opened and Error “Exception caught with search engine (Object Selector)Advanced“ is present in the Console window
Reproducible with: 2022.3.6f1, 2022.3.20f1
Not reproducible with: 2021.3.35f1, 2022.3.5f1, 2023.2.11f1, 2023.3.0b8
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 2022.3.23f1):
Search: Fix Advanced Object Picker throwing exceptions when opening multiple Object Picker window.