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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment