Search Issue Tracker
Fixed in 1.4.1
Votes
0
Found in [Package]
1.2.0
Issue ID
1257208
Regression
No
[Timeline] Timeline Signal gets called twice when the Signal is in frame 0
Reproduction steps:
1. Open the attached project "TimelineSignal.zip"
2. In the Project window under "Scenes" open "SampleScene.unity"
3. Enter Play Mode
4. The Signal track will activate and a message is printed out in the Console window
5. Press the Button in the Game view to see the same message being printed out again
Expected result: Timeline Signal does not get called twice when the Signal is in frame 0
Actual result: Timeline Signal gets called twice when the Signal is in frame 0 (See attached TimelineSignal.mp4)
Reproduces on: Timeline 1.2.0 (2019.3.0a1), Timeline preview.2 - 1.5.0 (2019.4.2f1, 2020.1.0b14, 2020.2.0a16)
Could not test 2018.4 (No Signal Track)
Notes:
-Issue is still present if Emit Once property is checked
-Issue does not reproduce if Signal gets called in frame 1 and above
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment