Search Issue Tracker
Fixed
Fixed in 2023.1.0a16
Votes
1
Found in
2020.3.37f1
2021.3.7f1
2022.1.11f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-10221
Regression
No
[Quick Search] Object Selector doesn't suggest Script Components that contain a namespace in the naming
How to reproduce:
1. Open the attached “case IN-7005” project
2. Open the “Test” Scene
3. Select the “User” GameObject in the Hierarchy
4. Open the Object Selector for the “Target 2” field in the Inspector
Expected result: “Target 2” GameObject is suggested to select
Actual result: No suggestions are presented
Reproducible with: 2020.3.37f1, 2021.3.7f1, 2022.1.11f1, 2022.2.0b3, 2023.1.0a4
*Workaround*:
Remove the namespace specifier in the search query (i.e., change "t:searchtest.searchtarget2" to "t:searchtarget2")
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment