I’m trying to avoid getting an error when loading a not valid scene via Addressables.LoadSceneAsync
Any Suggestions?
How do you mean? You want to check if your key is valid before calling load?
I’m trying to avoid getting an error when loading a not valid scene via Addressables.LoadSceneAsync
Any Suggestions?
How do you mean? You want to check if your key is valid before calling load?