Search Issue Tracker
Fixed in 1.5.1-pre.3
Votes
0
Found in [Package]
1.1.0
Issue ID
1157273
Regression
No
[Timeline] Overriding TrackAsset.isEmpty to false does not effect playable graph inclusion
How to reproduce:
1. Open the attached project ("case_1157273-IsEmptyTrackNotWorking.zip")
2. Open the repro scene ("SampleScene")
3. Open the Timeline window and inspect the "Director" object in the Hierarchy
4. Try scrubbing the timeline and see the console logs
Expected results: Empty track is included in the graph as it has "isEmpty" property overridden to "false"
Actual results: Empty track is not included in the graph
Reproducible with: 2019.1.5f1, 2019.2.0b5, 2019.3.0a5
Couldn't test with 2017.4 and 2018.4 as it does not support Timeline package
Reproducible with package versions: 1.0.0, 1.1.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
Add comment