Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2020.1.0b9
Issue ID
1253117
Regression
No
Crash ProfilerDriver_CUSTOM_SaveProfile on saving data from Profiler
Does not reproduce every time.
1. Start Deep profiling of Editor.
2. Enter playmode.
3. Wait or some time and save profiled data.
Actual result: Editor crashes with stack trace:
Crash is found in case editor_prev_log log:
DynamicHeapAllocator::Allocate
MemoryManager::Allocate
MemoryManager::ReallocateFallbackToAllocateDeallocate
MemoryManager::Reallocate
realloc_internal
dynamic_array_detail::dynamic_array_data::resize_buffer
SerializeProfilerInformation
ProfilerFrameData::Serialize const
profiling::ProfilerSession::SaveToFile
ProfilerDriver_CUSTOM_SaveProfile
UnityEditorInternal.ProfilerDriver:SaveProfile (string) {0x7f98cad7c098}
More on Crash Analyzer: https://crashes.hq.unity3d.com/crashes/5ed8c56abbc51300014c68cd
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment