Search Issue Tracker
Fixed in 1.4.5
Votes
0
Found in [Package]
1.0.0
Issue ID
1286198
Regression
No
Activating preview in the Timeline Window when Playable Director is disabled will still preview at the current playhead time
Found while investigating case 1153121.
Reproduce :
- Create a Timeline
- Add an Animation Track
- Create a cube in the scene
- Record an animation on the cube and add to the animation track (can be recorded in timeline window)
- Preview the animation in the timeline window
- Select the cube in the scene view and disable the Playable Director in the inspector window
- Observe that the cube does not revert to its original position (the timeline evaluation is still applied)
- Move the playhead in the Timeline window, observe that the cube does not update in the scene view
- Toggle preview Off
- Observe the cube returns to its original position
- Toggle preview On
Expected : Cube does not move
Actual : Cube will preview the animation at the time in the Timeline Window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment