Fix stack overflow when using recursion with nested scene animations

#519
This commit is contained in:
Wojtek Figat
2021-07-30 14:29:40 +02:00
parent 563eecebda
commit 25487c17e3
5 changed files with 42 additions and 4 deletions

View File

@@ -852,6 +852,7 @@ namespace FlaxEditor.Windows.Assets
_isWaitingForTimelineLoad = false;
// Load timeline data from the asset
_timeline._id = OriginalAsset.ID;
_timeline.Load(_asset);
// Setup