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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment