Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.2.4f1
Issue ID
776152
Regression
No
Memory Profiler crash when taking snapshot in il2cpp::vm::MemoryInformation::CopyHeapSection
How to reproduce:
1. Open attached Xcode project
2. Deploy to device
3. Go through the menus until the in-game 3d section
- The crash happens more frequently while in-game
4. Open the Memory Profiler in Unity (https://bitbucket.org/Unity-Technologies/memoryprofiler)
5. In the Profiler Window attach the profiler to the device
6. Open the MemoryProfiler window
7. Click Take Snapshot
- Repeat step 6 any number of times (takes about 6 or 7)
- Eventually it should crash
- Reproduced with Unity 5.3.3p2 and the current MemoryProfiler revision
- Reproduced on iPad 3 (iOS 9.1)
- Not reproducible on iPhone 6+ (iOS 9.2). iPadMini 3 (iOS 8.4.1), iPadMini 4 (iOS 9.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment