Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.7.1
Issue ID
TB-113
Regression
No
Empty "Activation Playable Asset" property is displayed in the Inspector window when selecting an Activation Clip
Reproduction steps:
1. Open the attached "TimelineTest.zip" project
2. In the Project window double-click on the "GameObjectTimeline" asset
3. In the Timeline window select the "Active" Activation Clip
4. Observe the Inspector window
Expected result: Empty "Activation Playable Asset" property is not displayed
Actual result: Empty "Activation Playable Asset" property is displayed
Reproducible with: 1.2.16 (2019.4.36f1), 1.4.8 (2020.3.31f1), 1.7.1 (2021.2.16f1, 2022.1.0b12, 2022.2.0a8)
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note:
The inspector for all Timeline clips shows a sub inspector for the playable asset that it holds. It is impossible for the clip editor to know ahead of time if the playable asset has any fields to show, therefore if there are no fields to show, it will show an empty inspector.