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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment