Search Issue Tracker
Active
Votes
0
Found in
2021.3.47f1
2022.3.56f1
6000.0.34f1
6000.1.0b2
Issue ID
UUM-93734
Regression
No
PlayableDirector's state remains set to Playing even when the timeline's time property exceeds its duration.
How to reproduce:
1. Open the attached “IN-93197_Unity2019.4.30_Playable“ project
2. Navigate to Assets/Scenes/SampleScene.unity in the Unity Editor
3. Ensure that the Timeline window is either hidden or not in focus
4. Click the Play button in the Unity Editor to start the scene
5. Observe the message in console window
Expected Result: PlayableDirector should stop automatically when it reaches the end of the track
Actual Result: PlayableDirector does not stop automatically when it reaches the end of the track
Reproducible with: 2021.3.0f1, 2021.3.47f1, 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: MacOS 15.1.2 (M1 Max)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
Add comment