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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment