Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
949120
Regression
No
Model's Event timeline displaying the time incorrectly
To reproduce:
1. Open attached Unity project "timeline.zip"
2. Click on "Shoveling" model in the Project folder
3. In the Inspector window, Click on "Animation"
4. Scroll to the bottom of the Inspector window and extend "Events"
5. Inspect the "Events" timeline
Expected result: The time values should be 0:750, 0:830,0:920, 1:000
Actual result: The time values are 0:075, 0:083, 0:092 and the an illogical jump to 1:000 instead of 0:100. (see attached image "IncorrectTime.png")
Reproduced on: 5.6.3p4, 2017.1.1p3, 2017.2.0f2, 2017.3.0b2
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