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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment