Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0b4
2019.1.0f2
Issue ID
1156116
Regression
No
The Marker does not Run and gets Skipped when running in Reverse
To reproduce:
1. Download attached "Timeline reverse bug.zip" project and open in Unity
2. Open "ReverseNotWorking" scene
3. Open Timeline window
4. Select the TimeLine gameObject in the Hierarchy
5. Enter to Play mode
6. Observe that when running in Reverse the Marker does not Run, it just gets Skipped
Notes:
- This issue appears both on Windows and OSX
- In Comments section there is attached a Video for reference
- Could not check on Unity 2018.* and Unity 2019.1.0b3 because the Project becomes Corrupted
Reproduced on Unity 2019.1.0b4, 2019.1.4f1, 2019.2.0b3 and 2019.3.0a3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note (2019.3.X):
Currently, using Notifications (signals) with a PlayableGraph with a negative speed is not supported.
However, I see that it could be useful in some cases. I will add to our backlog to change the implementation to support negative speeds.