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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment