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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment