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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment