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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment