Search Issue Tracker
Fixed in 1.3.0 preview7
Fixed in 1.2.11
Votes
1
Found in [Package]
1.2.9
Issue ID
1205835
Regression
Yes
Timeline in-line curve keys are off frame
The last key of an inline curve is not "on frame". The visible offset is preserved even when zommed out completely, making it look like the last key is before the end of the clip, which is not the case.
repro:
- Create cube and bind it to an animation track
- Create a few keys over time
- Convert Infinite track to Clip track
- Expand in-line curves and inspect the last keys...
bug: The last keys are not drawn on the last frame. There is an offset between the end of the clip and the last keys.
expected: Last keys should appear on the last frame of the clip.
With 1.2.7 the keys appear on the last frame
With 1.2.9 the keys appear off frame
see attached LastKeyIsOffFrame.gif
This is a regression.
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