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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment