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
- “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