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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment