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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment