Search Issue Tracker
By Design
Votes
1
Found in
5.6.0f2
Issue ID
895380
Regression
Yes
Scene with textures takes much longer to load in 5.6 compared to 5.5
Reproduction steps:
1. Open the attached project with 5.5.2f1 (case_895380-texLoading.7z or fix texture references in the original zip).
2. Reimport textures located in Assets\Stuff\textures
3. Build and run non development build
4. Press left mouse button to load between empty scene and one that has textures. First load will take more time than others - this is expected. Consecutive loads will take less. Take a note of loading times for scene with textures. On my machine that's 250-260ms
5. Open project with 5.5.2p1 or newer version
6. Reimport textures located in Assets\Stuff\textures
7. Build and run non development build again
8. Press left mouse button to load scene with textures for few times. First load will take more time than others - this is expected. Consecutive loads will take less. Take a note of loading times. On my machine I get around 370ms
Reproduced with: 5.5.2p1, 5.5.2p4, 5.6.0f3
Regression introduced in 5.5.2p1 (9360c5517afe)
Not reproducible: 5.5.2f1
Note: It seems to be relevant to RGB textures and ONLY if you reimport them.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment