Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevents crash on loading unrecognized resources.
Editor crashes on trying to load resources with no loaders. Simple check on the resource loader prevents using a null resource loader. Fixes: #27385 (cherry picked from commit 8ee31ac)
- Loading branch information