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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment