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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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.