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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment