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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment