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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
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.