Search Issue Tracker
Fixed in 1.6.0-preview.7
Votes
1
Found in [Package]
2017.4
2018.4
2018.4.13f1
2019.2
2019.3
2020.1
Issue ID
1209899
Regression
No
The object picker does not display component objects in the 'Assets' tab
How to reproduce:
1. Open user-submitted project (compsel)
2. Open the SampleScene
3. Select test1 GameObject
4. In the Inspector window click on the circle icon of the Tt field to open the Select pop-up window
5. Click on the 'Assets' tab
Expected result: test2 prefab is displayed because it contains TestComponent/Assets tab is hidden/A note states that Assets with TestComponent will not be listed
Actual result: test2 prefab is not displayed, even though it contains TestComponent.cs, no information exists stating that assets containing TestComponent will not be listed
Reproducible with: 2017.4.36f1, 2018.4.15f1, 2019.2.18f1, 2019.3.0f4, 2020.1.0a18
Note:
Although test2 prefab is not listed in the Asset tab, it can still be dragged into the Tt field to assign it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment