Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.4
2018.4.24f1
Issue ID
1311847
Regression
No
[Profiler] Crash on profiling::Profiler::StartNewFrameSeparateThread
Reproduction steps:
-Due to the nature of this crash, there is no way currently to reproduce it
Reproducible with, according to user reports 2018.4.11f1, 2018.4.24f1
Analyzed causes of a handful of crashes with the same characteristics:
-code change
-opening the Profiler Window
-switching focus back to Editor
-stoping or starting Profiler recording
-entering Play Mode after code change
-enabling Deep Profiling
-clearing Profiling data
Stacktrace:
#0 0x00000100f2a558 in profiling::Profiler::StartNewFrameSeparateThread(profiling::PerThreadProfiler, unsigned long long, unsigned int)
#1 0x00000100d7b716 in PreloadManager::Run()
#2 0x00000100d7b64e in PreloadManager::Run(void)
#3 0x00000100e81292 in Thread::RunThreadWrapper(void*)
#4 0x007fff6fd69109 in _pthread_start
#5 0x007fff6fd64b8b in thread_start
Notes:
-Usually a one time issue
-One instance reports a crash occurring on macOS
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
Due to the nature of this crash, there is no way currently to reproduce it
If you would happen to find some steps or a project which reproduces this issue consistently, we would be very grateful.