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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment