Search Issue Tracker
Won't Fix
Won't Fix in 2.0.X
Votes
0
Found in [Package]
1.21.19
2.0.8
Issue ID
ADDR-3631
Regression
No
Addressables.InstantiateAsync does not pass along the original exception chain when a dependency fails to load
How to reproduce:
1. Open the attached project "AddressablesBug.zip"
2. Open Window>Asset Management>Addressables>Groups
3. Click Build>New Build>Default Build Script in the Addressables Groups window
4. Change "Play Mode Script" to "Use Existing Build (Windows)"
5. Rename "defaultlocalgroup_assets_all" to "a" in Library\com.unity.addressables\aa\Windows\StandaloneWindows64
6. Enter Play Mode in the Editor
Expected results: InstantiateAsync exception is composed of 4 separately chained exceptions
Actual results: InstantiateAsync exception is composed of a single OperationException instead of the 4 separately chained exceptions
Reproducible with: 1.21.19 (2021.3.35f1, 2022.3.19f1, 2023.2.10f1), 2.0.8 (2023.2.10f1, 2023.3.0b7)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (2.0.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.