Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a2
Issue ID
1120186
Regression
No
Assertion when accessing PlayableDirector Component of a GameObject Instantiated from an Asset file
How to reproduce:
1. Open attached project "case_1120186-AssetBundleWithTimeline" and scene "TimelineAssetBundle"
2. Enter Play Mode
3. Observe Console Window output
Expected result: no output in Console Window
Actual result: multiple "Assertion failed on expression: 'pred(previous, i)'" messages get printed to the Console Window
Reproducible with: 2017.4.19f1, 2018.3.3f1, 2019.1.0b1, 2019.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment