Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
Issue ID
1165206
Regression
Yes
Crash when opening a project scene
Unable to open scenes on Windows without crashing.
Steps to reproduce
- Unity 2019.2.0b7
- Open Lighting settings
- Enable auto baking
- Starts to bake an empty scene.
Notice Issue >> Crash
Broken in: 2019.2.0b6, 2019.2.0b7
========== OUTPUTTING STACK TRACE ==================
0x00007FFBE4182867 (nvoptix) optixQueryFunctionTable
0x00007FFBE4116A94 (nvoptix) optixQueryFunctionTable
0x00007FF7D598FD96 (Unity) optix::PostprocessingStageObj::destroy
0x00007FF7D5989A84 (Unity) OptixDLDenoiser::DenoiserContext::DestroyContext
0x00007FF7D5987141 (Unity) OptixDLDenoiser::DenoiserContext::~DenoiserContext
0x00007FF7D59892F1 (Unity) OptixDLDenoiser::DLDenoiserAvailable
0x00007FF7D5997238 (Unity) GetCompositorSettings
0x00007FF7D5A75A04 (Unity) ProgressiveRuntimeManager::Update
0x00007FF7D597DB5D (Unity) gi::PostUpdate
0x00007FF7D59A4F89 (Unity) GISceneManager::Update
0x00007FF7D59A1CC5 (Unity) `GISceneManager::GISceneManager'::`2'::tickGIInEditorRegistrator::Forward
0x00007FF7D29F35C9 (Unity) CallbackArray::Invoke
0x00007FF7D3146F0F (Unity) ProfilerCallbackInvoke<CallbackArray,284832>::Invoke
0x00007FF7D31530C3 (Unity) Application::TickTimer
0x00007FF7D39DDEBD (Unity) MainMessageLoop
0x00007FF7D39E08FF (Unity) WinMain
0x00007FF7D6668B62 (Unity) __scrt_common_main_seh
0x00007FFC463B4034 (KERNEL32) BaseThreadInitThunk
0x00007FFC471E3691 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
-
Resolution Note:
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #1159110