Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.1f1
Issue ID
936628
Regression
No
ParticleSystem.Emit() ignores timeline when using startColor gradient or startSize, startLifetime curve (always t=0)
How to reproduce:
1. Open user-supplied project
2. Load scene "TestScene"
3. Enter Play mode
4. Observe the Game view
Expected result: Both particle trails have particles that are gradient-colored.
Actual result: Particle trail which uses ParticleSystem.Emit() instead of Emission module always emits particles colored with t=0 color. (red in this example)
Reproducible with: 2017.3.0a2, 2017.2.0b5, 2017.1.0p2, 5.6.2p4, 5.6.1f1
Note: Setting startSize, startLifetime to curve also only uses the t=0 value.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment