Search Issue Tracker
Fixed in 5.2.0
Votes
1
Found in
4.5.0b4
Issue ID
595530
Regression
No
Particle systems become dependent on meshes that they aren't using
Steps to reproduce:
1. Open the attached project
2. Open the scene "TestScene"
3. Create a new Particle System
4. In "Shape" select Mesh and apply a mesh "Egg" from "prop_eggNormal_small" (any mesh will work)
5. Now select the shape to be a sphere
6. Create a prefab and use "Select dependencies" on it
Observe, that even though Shape is selected to be a sphere, it still selects the mesh which was used there previously.
Expected behavior: If Shape is selected to be a sphere, when selecting dependencies mesh shouldn't be selected.
Workaround is possible by selecting Mesh to be Empty and then changing the shape.
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
Add comment