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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment