Search Issue Tracker
Fixed
Votes
1
Found in
5.4.1p4
Issue ID
840773
Regression
Yes
[iOS] App freezes when unloading assets with Profiler attached to the device
If Unity's profiler is connected to a device, the app freezes indefinitely after unloading unused assets (when switching scenes for example) several times.
Steps to reproduce:
1) Open the latest attached project.
2) Build a Development iOS build with 'Autoconnect Profiler' selected.
3) Run on a device.
4) Make sure the Profiler gets attached to the process.
The project consists of 2 almost empty scenes (Canvases and some textures), those scenes are loaded one after another continuously. After some time switching (up to a minute) the app hangs - UI becomes unresponsive, Profiler stops receiving data. Xcode's Debug navigator shows increase of CPU usage up to 200%.
Reproduced on:
5.5.0b8, 5.4.1p4, 5.4.2f1
Did not reproduce:
5.3.6p7
Devices tested:
Reproduced - iPhone 6S iOS 10.0.2
Did not reproduce - iPhone 7 iOS 10.0
According to users, it also reproduces on iPhone 6 Plus and 6S running iOS 9.3.5. and 10.0.2.
Comments (1)
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
- Crash on core::base_hash_set when building a specific project
- [MacOS] Can't clear text from text field when using Japanese IME on macOS
- Freeze or crash on MemoryProfiler::UnregisterAllocation when opening a specific Scene
- [Android] Application freezes when changing between materials on Mali G52 devices
- UI Builder performing Redo action for creating a nested element throws nvalid UXML or USS: System.IndexOutOfRangeException and corrupts the opened document causing data loss
jfperusse_bhvr
Nov 07, 2016 14:41
Reproduced - iPad Mini 3 iOS 9.3.2
Makes it impossible to profile our game on this device.