Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a3
2018.3.12f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1147549
Regression
Yes
First time entering playmode extremely slow when project contains many ScriptableObject assets
Steps to repro:
1. Open attached project
2. Enter Play Mode
Expected result: Editor takes 1-2 seconds to enter Play Mode (like in 2018.2)
Actual result: Editor takes 110+ seconds to enter Play Mode
Reproduced in: 2018.4.0f1, 2019.1.2f1, 2019.2.0b1, 2019.3.0a2
Not reproduced in: 2018.3.0a2
Note:
1. Entering Play Mode second time is way faster.
2. The project contains several thousand Tilemap tile assets, removing these from the project drops the first time Play Mode startup time significantly.
3. Profiler shows "enterPlayModePreWaeake.Invoke takes 114904ms, on the second play it takes only around 4.
-
Resolution Note (2019.3.X):
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
- Shortcuts inconsistently trigger when they have a conflict with the same Command
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
This is a duplicate of issue #1136349