Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
Issue ID
1090212
Regression
No
Match Content does not reset start trim properly
Match Content does not reset start trim properly, but Reset Duration does.
repro:
-import attached project
-open test scene
-select Cube GO and open Timeline window
(notice that the clip has been trimmed at both the start and end time, then offset to start at time 0)
-RMB-click the "cubeAnim" clip and select Editing>Reset Duration...
result: clip is reset to its original duration (0-60, no trim)
-undo, to return to the trimmed version of the clip
-this time, RMB-click the "cubeAnim" clip and select Match Content...
bug: clip is reset to its original duration (0-60), BUT the start trim was NOT reset causing a hold at the end of the clip. The animation still starts before time 0, and end before the end of the clip.
expected: clip is reset to its original duration (0-60, no trim, no animation offset).
see attached video
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