Class AddressableEntryNotFoundException
This exception is thrown when an asset is expected to be part of the Addressables system. The Localization system uses Addressables for loading Locales, Tables and Table Assets.
Namespace: UnityEditor.Localization
Assembly: Unity.Localization.Editor.dll
Syntax
public class AddressableEntryNotFoundException : Exception
Constructors
Name | Description |
---|---|
AddressableEntryNotFoundException(Object) | Creates a new instance of the exception. |