Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2018.3.0a1
2019.1.0a1
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1161019
Regression
No
"Find References In Scene" does not list references for scripts within packages
How to reproduce:
1. Create a new Unity project
2. Create a new GameObject
3. Attach a script from a package to the GameObject(e.g. Packages > TextMesh Pro > Scripts > Runtime > TextMeshPro.cs)
4. Right click the script in the Project window and select 'Find References In Scene'
Expected result: Hierarchy window displays the GameObject with the attached script from the package
Actual result: Hierarchy window does not display the GameObject with the attached script from the package
Reproducible with: 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Could not test with: 2017.4.29f1(No packages available)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment