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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment