Search Issue Tracker
Fixed in 1.18.15
Votes
0
Found in [Package]
1.18.15
Issue ID
1358397
Regression
No
[Addressables] Stack Overflow warning messages in the Console window when Unity gets compiled
How to reproduce:
1. Delete the Library folder in the "case_1358397" project
2. Open that project
3. Observe the output in the Console window
Expected result: no Stack Overflow warning messages are output
Actual result: Stack Overflow warning messages are output
Reproducible with: 1.18.15 (2019.4.29f1)
Not reproducible with: 1.18.15 (2020.1.0a1, 2020.3.17f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)
-
fwalker
Feb 08, 2023 14:52
We are still seeing this in 1.21.2
-
futurlab_peterh
May 12, 2022 11:10
There's a regression - this is happening again on Addressables 1.20.0 and Unity 2020.3.30f1.
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.18.15):
Fixed in: 2020.1.0a1 and above.
Warning messages:
Detected stack overflow when accessing AddressableAssetSettingsDefaultObject.Settings object.
UnityEditor.AssetPostprocessingInternal:PostprocessAllAssets(String[], String[], String[], String[], String[])
ProfileValueReference: AddressableAssetSettings object is null.
UnityEditor.AssetPostprocessingInternal:PostprocessAllAssets(String[], String[], String[], String[], String[])