Search Issue Tracker

Active

Under Consideration for 1.0.X

Votes

1

Found in [Package]

1.0.4

Issue ID

SEQ-1396

Regression

No

SequenceAssetIndexer.InitializeWithExistingData adds overhead when entering Play Mode in a heavy project

Package: Sequences

-

Reproduction Steps:
# Open the attached project
# Enter Play Mode
# Observe delayCall callbacks locking up for a few seconds right after the initial application reload

 

Expected result: there is no significant overhead from Sequences-related code when entering the play mode

Actual result: SequenceAssetIndexer.InitializeWithExistingData subscribed to EditorApplication.delayCall results in several seconds of added overhead because it's loading objects.

Editor versions tested: 2020.3.0f1 (first available), 2022.2.0a1, 2023.1.0a1, 2023.1.0a26

 

Tested using a 2019 MacBook Pro 16" i9/32GB

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.