Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b10
Issue ID
892385
Regression
No
ParticleSystem 3D startRotation MinMaxCurve only uses max value, when particle system is selected in play mode
Reproduction steps:
1. Open unitypackage attached (20170318_bugreport_ParticleSystem_3D_startRotation.unitypackage).
2. Open scene "bugreport_ParticleSystem_3D_startRotation".
3. Press play.
4. Inspect current particle rotation.
5. Select Particle system.
Expected result: Particle rotation will remain MinMax between 2 values on X and Y axis.
Actual result: Particle rotation only use only biggest MinMax values.
Note: It works correctly if you do not select Particle System during Play mode or if all 3 values are assigned. If you change 2 or 1, selecting particle system will trigger this issue.
Reproduced on: 5.5.0f3, 5.6.0f2, 2017.1.0a5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment