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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment