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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment