Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0f2
Issue ID
1180493
Regression
No
[Shuriken] light prefab asset can't be located from asset finder in particle effects
[Shuriken] light prefab asset can't be located from asset finder in particle effects
Steps To Reproduce:
1. Create a new project
2. In the Hierarchy view, select the +, then choose Lights > Point light
3. Drag Point light GO to project window to make a prefab
4. In the Hierarchy view, select the +, then choose Effects > Particle Effects
5. Select Particle Effects in the inspector to view it in the inspector
6. Enable the 'Light' section and click on the asset finder button
Expected Result:
Asset window appears empty
Observed Result:
Light prefab in the project window should be located
Reproducible On: 2020.1.a2, 2019.3.0b1, 2019.2.0f2, 2018.3.0f2
Environment:
Occurs on Win and Mac
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
The reason we cannot find components on Prefab assets when searching is that we do not have this information without loading the prefab first. And we do NOT want to load all prefabs of a project when doing a search.. We simply do not have enough meta data about prefab for this kind of search.