Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b1
Issue ID
986384
Regression
Yes
Weighted keyframes are not properly evaluated in the particle system
Weighted keyframes are not properly evaluated in the particle system.
Repro:
- Open project in attachment.
- Open scene 'WeightedParticles'.
- Press play.
There are two particle systems in that scene. Left most particle system changes the 'Start Size' of the particles using an animation curve without weighted keys, while right most particle system uses weights to do the same. You may notice in playmode that both systems evaluate the same. This is wrong. Right most particle system should have a longer ease in time before particles grow.
This is an injection introduced with weighted keyframes in the animation curve.
Reproducible: 2018.1a5, 2018.2a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment