Search Issue Tracker
Fixed
Fixed in 1.19.18
Votes
0
Found in [Package]
1.19.9
Issue ID
ADDR-2441
Regression
Yes
Asset Group Template can not be added to AddressableAssetSettings.asset
How to reproduce:
1. Open the attached “1388175.zip” project
2. In the Project window select “AddressableAssetSettings.asset”
3. In the Inspector add an “Asset Group Template” by pressing “+” under the “Asset Group Templates”
Expected result: Asset Group Template is added
Actual result: 2 warnings appear in the Console and the Asset Group Template is not added
Reproducible with: 1.19.9 (2019.4.34f1, 2020.3.25f1), 1.19.15 (2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2)
Not reproducible with: 1.19.6 (2019.4.34f1, 2020.3.25f1)
Errors:
Invalid AssetDatabase path: /Assets/AddressableAssetsData/AssetGroupTemplates/test.asset. Use path relative to the project folder.
Failed to load Asset at /Users/mantas.kandrotas/Downloads/Adresssibles/Assets/AddressableAssetsData/AssetGroupTemplates/test.asset.
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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 1.19.18):
Fixed