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
- Errors are thrown after redoing Nested Prefab Variant creation
- Documentation Link does not work when the "VFX Condition" question mark button is clicked
- Documentation Link does not work when the "Spawn State" question mark button is clicked
- Darker lighting in Build when disabling SSAO at runtime
- Animation glitches when using animation layering with base layer transition interruption
Add comment