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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment