Search Issue Tracker
Fixed in 2021.3.26f1
Fixed in 2023.1.0b14
Votes
0
Found in
2021.3.23f1
2022.2.16f1
2023.1.0b13
Issue ID
UUM-33189
Regression
Yes
Crash on UnpackAllPrefabInstances when building a project
Reproduction steps:
1. Open the attached “repro-project“
2. Build the project
3. Observe the crash
Reproducible with: 2021.2.4f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a8
Not reproducible with: 2020.3.47f1, 2021.2.3f1, 2023.2.0a11
Fixed in: 2023.2.0a9
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007FFA3905E478 (Unity) UnpackAllPrefabInstances}}
{{0x00007ff6bcd71a5b (Unity) BuildCopyGameScene}}
{{0x00007ff6bcd76d7c (Unity) BuildPlayerData}}
{{0x00007ff6bcd82047 (Unity) DoBuildPlayer_Build}}
{{0x00007ff6bcd80a26 (Unity) DoBuildPlayer}}
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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Resolution Note (fix version 2021.3.26f1):
Fixed by another internal issue: UUM-26652: Streaming test project crashes during player build with DebugAllocator enabled
Resolution Note (fix version 2023.1.0b14):
Fixed by another internal issue: UUM-26652: Streaming test project crashes during player build with DebugAllocator enabled