Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a2
2018.2.0a3
Issue ID
1010511
Regression
Yes
Editor crashes on LightmapSettingsManager::CheckSettingsConsistency when entering playmode
Steps to reproduce:
1. Open the attached "LightmapCrash" project and "SceneFramework" scene
2. Enter playmode
3. Repeat 2nd step until crash occurs (usually around 5th time entering playmode)
Result:
========== OUTPUTTING STACK TRACE ==================
0x0000000140763EF6 (Unity) LightmapSettingsManager::CheckSettingsConsistency
0x00000001407680C1 (Unity) SceneLoadedAfterAwake
0x0000000140992C92 (Unity) CallbackArray3<int const ,AwakeFromLoadQueue & __ptr64,enum SceneLoadingMode>::Invoke
0x00000001409924E4 (Unity) LoadSceneOperation::IntegrateMainThread
0x0000000140995E20 (Unity) PreloadManager::UpdatePreloadingSingleStep
0x00000001409968DA (Unity) PreloadManager::WaitForAllAsyncOperationsToComplete
0x0000000140E418A1 (Unity) EditorSceneManager::RestoreSceneBackups
0x0000000141413370 (Unity) PlayerLoopController::EnterPlayMode
0x000000014141F4C8 (Unity) PlayerLoopController::SetIsPlaying
0x0000000141421D5F (Unity) Application::TickTimer
0x00000001415BA215 (Unity) MainMessageLoop
0x00000001415BC4AC (Unity) WinMain
0x000000014239A3FA (Unity) __scrt_common_main_seh
0x00007FFF3AC01FE4 (KERNEL32) BaseThreadInitThunk
0x00007FFF3D1AEFC1 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
Regression introduced with - 2018.2.0a2
Reproducible with - 2018.2.0a4, 2018.2.0a2
Not reproducible with - 2018.2.0a1, 2018.1.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment