Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.18
Issue ID
TB-111
Regression
No
HOLD is displayed on the selected Playable Asset, but after redrawing or moving, it only displays the GameObject Playable Asset name
Steps to repro:
1. Create a new project
2. Create an empty GameObject
3. Open Timeline window (Window -> Sequencing -> Timeline)
4. Select the created GameObject and follow the hints in Timeline window to add a Playable Director and create a timeline
4. Once the GameObject can be edited in Timeline window, click the plus icon in the Timeline window to add a track
5. Add a Control Track
6. Click the three dots on the right side of Control Track item
7. Select Add From Game Object and select any the GameObject created at step 2
Expected result: While the added Playable Asset is selected, it portrays HOLD
Actual result: Playable Asset displays HOLD while selected, after a redraw or moving it, it displays the GameObject name
Reproducible with: Timeline 1.2.18 (2019.4.37f1), 1.7.1 (2022.2.0a7)
Notes:
- Reproducible both on Mac and Linux
- Doesn't reproduce after holding and dragging or zooming in
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
- 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
Resolution Note:
This cosmetic issue happens in non-functional setups where a PlayableDirector is added as a controlled object in its own Timeline, which can be identified by the warning in the Console and in the ControlPlayableAsset inspector.