Search Issue Tracker
Fixed
Fixed in 1.19.18
Votes
0
Found in [Package]
1.19.17
Issue ID
ADDR-2502
Regression
No
Significant increase in load times entering Play Mode when components have many material AssetReferences
How to reproduce:
1. Open the attached project from "1168903_AddrPerformance.zip"
2. Open Scene "Loader"
3. Open the Profiler in Editor Mode with Clear on Play enabled
4. Start recording, quickly enter Play Mode and stop recording
5. Observe load times
Expected result: No increase in load times when entering Play Mode
Actual result: A significant increase in the time it takes to enter Play Mode
Reproducible with: 1.19.11, 1.19.17 (2019.4.35f1, 2020.3.28f1, 2021.2.11f1, 2022.1.0b7, 2022.2.0a4)
Notes:
-The user is experiencing load times up to 5 minutes with over 1700 AssetReferences while this project has 100 AssetReferences
-When Enter Play Mode options is selected in Project Settings > Editor, there's no increase in load times
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 1.19.18):
Load times fixed in 1.19.18