Assertion Failed: Texture->ResourceRHI when switching to Vulkan Preview in 4.25 Oculus

This happened to me too and couldn’t even open the project without it crashing.

Managed to fix the issue by switching Vulkan Preview off from the EditorPerProjectUserSettings.ini located in project folder\Saved\Config\Windows

Locate and change:
bPreviewFeatureLevelActive=False

This will not solve the underlying problem that caused the crash in the first place tho.