Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2023.1.0a1
2023.2.0a1
Issue ID
UUM-6601
Regression
No
[iOS] Freeze when loading large amounts of sprites
How to reproduce:
1. Download and open the attached “TestAnimator(1).zip“ project
2. Build and deploy the project for iOS
3. In the text field, enter 100 and press “Preview“
4. Wait for 1-2 minutes
Expected result: The application does not freeze
Actual result: The application freezes
Reproduced with: 2019.4.40f1, 2020.3.36f1, 2021.3.4f1, 2022.1.5f1, 2022.2.0a17
Reproducible with: iPhone 12 Pro (iOS 14.2.1), iPhone 13 Pro (iOS 15.0.0)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The bug does not reproduce for me. How is it determined that app is frozen?
In my case it looked like nothing happens on screen, but that was just no visual changes. In reality app still worked, the problem was that asset bundles were reject for trunk version. After I rebuilt the asset bundles for iOS (item in Tools menu), on iPhone X I could go to 500 without problems, in create a lot of various objects on screen. Objects are animated so it was clearly visible that everything works.
This needs to be reevaluated.
Resolution Note (2023.2.X):
The bug does not reproduce for me. How is it determined that app is frozen?
In my case it looked like nothing happens on screen, but that was just no visual changes. In reality app still worked, the problem was that asset bundles were reject for trunk version. After I rebuilt the asset bundles for iOS (item in Tools menu), on iPhone X I could go to 500 without problems, in create a lot of various objects on screen. Objects are animated so it was clearly visible that everything works.
This needs to be reevaluated.