Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
0
Found in [Package]
1.8.6
Issue ID
TB-257
Regression
No
Custom PlayableGraph stops working when making edits in the Timeline window
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “SampleScene” Scene
3. Select the “DefaultHumanoid” GO in the Hierarchy window
4. Move the “Timer” slider under the “NewBehaviourScript” component in the Inspector window
5. Open the Timeline window (Window > Sequencing > Timeline)
6. Select the “PlayableDirector” GO in the Hierarchy window
7. Change the current frame by sliding in the Timeline window
8. Reimport the “NewBehaviourScript” script in the Project window
9. Repeat steps 3-4
10. Observe the Game View
Expected result: The animation starts playing
Actual result: The animation is not being played and the “DefaultHumanoid” is stuck in the “T Pose” animation
Reproducible with: 1.7.0 (2021.3.32f1), 1.8.0 (2022.3.14f1), 1.8.6 (2023.2.1f1, 2023.3.0a15)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note:
- After closing and re-opening the project, the issue gets fixed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment