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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment