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
- [sw-unity-6-1] UI Toolkit Debugger's "Pick Element" functionality does not work when hovering on any Editor panel except the Game view
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
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.