Unclear exception info on invalid file path in asset locator #2230
Labels
defect
Something that is supposed to work, but doesn't. Less severe than a "bug"
Milestone
If an asset locator is registered with a nonexistent file path and then the system tries to locate an asset with it, a very unclear warning occurs followed by a null pointer exception.
The warning/exception should instead indicate that a nonexistent path is being used. I am working on a PR to fix this.
The text was updated successfully, but these errors were encountered: