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
- Mono Windows Builds don't produce full log callstacks when generating logs
- 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
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