Search Issue Tracker
Fixed in 1.14.2
Votes
1
Found in [Package]
0.8.6, 1.1.7
Issue ID
1173999
Regression
No
[Addressables] Exceptions are thrown at runtime when Play Mode Script option is set to Fast Mode
How to reproduce:
1. Open the attached project ("case_1173999-steel-flood.zip")
2. Open the repro scene ("World")
3. Build Player Content
4. Enter the Play Mode
5. Inspect the console
Expected results: No exceptions are thrown
Actual results: Exceptions are thrown (in operation "UnityEngine.AddressableAssets.Initialization.InitializationOperation")
Reproducible with: 2018.4.5f1, 2019.1.14f1, 2019.2.1f1
Couldn't test with 2019.3 branch, because of project crashing
Reproducible with package versions: 0.8.6, 1.1.7
Notes:
Changing the "Play Mode Script" option to "Virtual" or "Packed Play Mode" fixes this issue
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 1.14.2):
This has been resolved in 1.14.0. There was also an accompanying issue that has been resolved with this which was loading assets from a label causing similar issues.