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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment