Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X
Votes
0
Found in
2017.4.0f1
2018.2.11f1
Issue ID
1103320
Regression
No
Loading asset bundles takes a lot of time on A10 chipset devices or lower
To reproduce:
1. Open users attached project "SyncLoadBundleStall.zip"
2. Build for iOS
3. Deploy the Xcode project to an iOS device
4. Press "Load Level" button
Expected results: another scene is loaded instantly and yellow pulsing shader can be seen
Actual results: it takes a considerable amount of time to load the scene
Reproduced on:
2017.4.0f1 2018.3.2f1 2019.1.0a7
Not reproduced on:
2019.1.0a8 2019.2.0a1
Devices reproduced on:
iPhone 7 Plus iOS 11.1.1
iPhone 6 iOS 10.3.3
Devices not reproduced on:
iPhone XS Max iOS 12.0
iPhone 8 Plus iOS 11.0
Notes:
On 2017.4.0f1 on the devices that the issue was reproduced the time between the scene switches is a lot lower than on 2018.3.2f1
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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
mobilizAR
Jul 10, 2024 12:41
Hi, we are using unity 2022.3.29f1 and facing same issue where loading some assets from AssetBundle takes a longer time(like app freeze moments). We have only noticed the issue with iPad 6th Gen and iPad 7th Gen using A10 Chip.
We tried the Unity 2022.3.35f1 & 2021.3.40f1(downgrading) thinking issue might not be there but same issue is present there also.
Anything here to help us?