Search Issue Tracker
Fixed in 0.2.1-preview
Votes
0
Found in [Package]
0.1.2-preview
Issue ID
1056208
Regression
No
Bunch of errors are thrown when trying to Create Addressables Settings
How to reproduce:
1. Create an empty project
2. Edit your Packages/manifest.json to include "com.unity.addressables": "0.1.2-preview"
3. Click Window -> Asset Management -> Addresable Assets
4. In the Addressables window click Create Addressables Settings
5. Observe the errors in the Console window
Expected result: Addressables Settings are created successfully
Actual result: Creating Addressables Settings results in errors
Addressables System was introduced in Unity 2018.2
Reproducible with: 2018.2.0b5, 2018.2.0f2
Cannot be tested on 2018.3.0aX due to Package Manager errors
Note: the issue only occurs with 0.1.2 Addressables System version
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
Add comment