Search Issue Tracker
Fixed
Fixed in 2022.2.0a18, 2023.1.0a1
Votes
0
Found in
2023.1.0a1
Issue ID
UUM-1334
Regression
Yes
Crash on AttachAddedComponents when building asset bundles
How to reproduce:
1. Open the user attached project
2. In the Project window go to Assets > AssetBundles
3. Right click the "AssetBundles" bundle and click "Build"
Reproducible with: 2022.1.0a15, 2022.1.0f1, 2022.2.0a11
Not reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.1f1, 2022.1.0a14
Note: the attached project is configured for PS5 but changing the target in line #16 of BuildAssetBundles.cs to something else (I used StandaloneWindows, StandaloneOSX works aswell)
First lines of stack trace:
0x00007ff7bc01c386 (Unity) AttachAddedComponents
0x00007ff7bc0081d9 (Unity) MergeMissingPrefabInstanceDuringLoad
0x00007ff7bc0068d6 (Unity) MergeAllPrefabInstanceInfosDuringLoad
0x00007ff7bc007642 (Unity) MergeAllPrefabInstancesDuringLoad
0x00007ff7bae4a469 (Unity) LoadSceneOperation::CompleteAwakeSequence
0x00007ff7bae4b030 (Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
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 (fix version 2023.1.0a1):
Fixed in 2023.1.0a1