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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment