Search Issue Tracker
By Design
Votes
0
Found in
5.5.0f3
Issue ID
874917
Regression
Yes
[Shuriken] Distance between each trail of particle system is unstable
Steps to reproduce:
1) Download attached project 'ParticleTrailsisKinematicDisabled.zip' and open in Unity
2) Click on Play button
3) In Scene view, click on 2d view icon and focus on 'Sphere' game object
4) In Hierarchy window, chick on 'Sphere' game object
5) Disable isKinematic in Rigidbody component
6) Let Sphere fall for couple seconds
7) Press Pause button
------ Check Scene view, you will see distance between each trail is unstable(gif attached 'Trails5.5.gif')
Expected result: Distance between each trail of particle system should be stable (gif attached 'Trails5.4.gif')
Regression started from: 5.5.0a3
Reproduced with:
5.5.0a3, 5.5.1p1, 5.6.0b5
Not reproduced with:
5.3.7p2, 5.4.4p2, 5.5.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment