Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.5.0f3
Issue ID
860366
Regression
Yes
Particle System Curves deletes other Key, when selected Key time is equal to other Key time. (Only if using "Edit Key...")
Reproduction steps:
1. Create new project.
2. Create Particle System.
3. Mark Size by Speed .
4. Open its Size Curve.
5. Create new Key.
6. Press "Edit Key...".
7. Set value to 0.5 and time to 0.5.
Expected result: New key value will be 0.5 and time 0.5. No additional changes.
Actual result: It will delete base key (that is located on time = 0). Key parameters changed as expected.
Reproduced on: 5.5.0b9, 5.5.0p1, 5.6.0b1.
Works fine in: 5.5.0b7.
Note: There is the same issue with other Curves, not only with Size by Speed.
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