Search Issue Tracker
Fixed in 2018.3.X
Votes
13
Found in
2018.1.0b13
Issue ID
1024354
Regression
Yes
[iOS] Random freeze with heavy CPU usage while Destroy is being used rapidly on Gameobject.Deactivate on weaker devices
Reproduction steps:
1. Open the attached project (Link from the original description or OC link in the edit).
2. Go to Build Settings.
3. Check "Development Build" for iOS platform.
4. Change "Run in Xcode as" from "Release" to "Debug".
5. Build and run on iOS device.
Actual behavior:
- The application will freeze after 2-10 seconds.
- Video attached - "iPhoneSE-2018.MP4".
- Profiler screenshot attached.
Reproduced with:
2018.1.0f2, 2018.2.0b3
iPad Mini 2 iOS 9.2.1
iPhone SE iOS 9.3
iPhone 7 iOS 11.0
Not reproducible with:
2017.4.3f1
or
iPhone 8 iOS 11.0
Note:
- The project is not compatible with Android.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment