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
- “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