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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
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