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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment