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
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment