Not signed in
Copyright © 2026 Unity Technologies
Steps to repro:
Expected result:
Editor doesn't crash. Baking finishes as expected.
Actual result:
Editor crashes. See attached video and Editor.log file.
Last calls from the stacktrace:
0x1518c68ee - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/Frameworks/MonoBleedingEdge/MonoEmbedRuntime/osx/libmonobdwgc-2.0.dylib : mono_dump_native_crash_info
0x15186cba3 - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/Frameworks/MonoBleedingEdge/MonoEmbedRuntime/osx/libmonobdwgc-2.0.dylib : mono_handle_native_crash
0x1517e90a5 - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/Frameworks/MonoBleedingEdge/MonoEmbedRuntime/osx/libmonobdwgc-2.0.dylib : mono_sigsegv_signal_handler_debug
0x7ff8034e0dfd - /usr/lib/system/libsystem_platform.dylib : _sigtramp
0x0 - Unknown
0x106bdc4c3 - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/MacOS/Unity : _ZN29OpenCLRenderLightProbeBuffers32WaitForAndClearAsyncReadbackDataEv
0x106c1d9e3 - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/MacOS/Unity : _ZN34RadeonRaysBakeLightProbesTechnique12FreeTexturesEv
0x106c1d41c - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/MacOS/Unity : _ZN34RadeonRaysBakeLightProbesTechnique23DetachHeavyDataPointersEv
0x106bcc06b - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/MacOS/Unity : _ZN28BakeJobReleaseLightProbeData7ExecuteEPb
0x106b77a40 - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/MacOS/Unity : _ZN18BakeContextManager14UpdateFunctionEv
0x106b77016 - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/MacOS/Unity : _ZN18BakeContextManager22DispatchUpdateFunctionEPv
0x1056a32db - /Applications/2022.2/Unity 2022.2.0a15_f172afd4509f/Unity.app/Contents/MacOS/Unity : _ZN6Thread16RunThreadWrapperEPv
0x7ff8034cb4e1 - /usr/lib/system/libsystem_pthread.dylib : _pthread_start
0x7ff8034c6f6b - /usr/lib/system/libsystem_pthread.dylib : thread_start
Regression introduced in Version 2022.2.0a13.
Notes:
Sign in to see your voted issues