Search Issue Tracker
Fixed
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note:
Fixed by another internal issue: UUM-26652: Streaming test project crashes during player build with DebugAllocator enabled