Search Issue Tracker
Fixed
Votes
0
Found in
5.1.0f3
Issue ID
705675
Regression
No
[FixedTimestep][LimitVelocityOverTime] The size of Particle system in editor depends on Fixed Timestep
Steps to reproduce:
1. Open attached project ("ParticleBug.zip")
2. Open scene "ParticleBug"
3. Go to "Edit > Project settings > Time" and make sure that "Fixed Timestep" is set to 0.01
4. Select "Particle System" in hierarchy to simulate particles. Notice the size of particles cloud
5. Press play, open scene view and notice that particle cloud is bigger (this is the correct size) than previously
Note: The problem is that changing "Fixed Timestep" changes the distance that particles can move. This bug is only present when particle system has "Limit Velocity over Lifetime" enabled. Setting "Fixed Timestep" to 0.03 will also cause this bug, but this time particle cloud in edit mode will be bigger than in game mode.
Comments (1)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
HarryCodder
Jul 10, 2015 07:35
This is probably related to this old bug that is still not fixed : http://issuetracker.unity3d.com/issues/shuriken-particle-system-module-limit-velocity-over-lifetime-is-fps-dependent