Search Issue Tracker
Fixed
Fixed in 6000.1.14f1, 6000.2.0f1, 6000.3.0a4
Votes
0
Found in
2022.3.52f1
6000.0.26f1
6000.1.0a3
6000.2.0a1
6000.3.0a1
7000.0.0a35
Issue ID
UUM-86364
Regression
No
Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
How to reproduce:
1. Open the attached project "1978700_FindRefsInProject.zip"
2. Right mouse click on Assets/TestBehaviour.cs in the Project window
3. Click "Find References In Project"
Expected results: "Test.prefab" is shown in the "Project" tab
Actual results: "Test.prefab" is not shown in the "Project" tab
Reproducible with: 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Could not test with: 2021.3.45f1 (no "Find References In Project" option)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
This happens because the index settings in the project is not indexing dependencies.
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Resolution Note:
Postponed port