Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.0.0b21
Issue ID
665311
Regression
Yes
Corrupted lightmap snapshot causes crash
Steps to reproduce:
1. Download attached project.
2. Open the scene
3. Close the editor. This is to make sure editor opens with the scene loaded
4. Create a new scene. Unity will crash with stack trace:
00000001401E4B9F (Unity) NamedObject::Transfer<StreamedBinaryWrite<0> >
00000001412B3B48 (Unity) LevelGameManager::Transfer<StreamedBinaryWrite<1> >
00000001412B7195 (Unity) LevelGameManager::Transfer<StreamedBinaryWrite<1> >
00000001412B9BA3 (Unity) LevelGameManager::Transfer<StreamedBinaryWrite<1> >
00000001412B9CD9 (Unity) LevelGameManager::Transfer<StreamedBinaryWrite<1> >
00000001412B9E21 (Unity) LevelGameManager::Transfer<StreamedBinaryWrite<1> >
000000014033EF2C (Unity) Renderer::Transfer<YAMLWrite>
000000014033BEB2 (Unity) Renderer::Transfer<YAMLWrite>
000000014033C3B7 (Unity) Renderer::Transfer<YAMLWrite>
0000000140CC12EA (Unity) Behaviour::Transfer<YAMLWrite>
0000000140DDC045 (Unity) Behaviour::Transfer<YAMLWrite>
0000000140DDE689 (Unity) Behaviour::Transfer<YAMLWrite>
000000014139FD88 (Unity) LevelGameManager::Transfer<StreamedBinaryWrite<1> >
00007FFAF9A316AD (KERNEL32) BaseThreadInitThunk
00007FFAFBE24409 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
Add comment