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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.