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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.