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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Add comment