Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Drikanis

3
Posts
A member registered Aug 01, 2017

Recent community posts

Was able to fix it! They've got instructions in a FAQ channel on their Discord page:

- have oculus software running 
- have SteamVR running
- run revive as administrator
- right-click on the Revive icon Task Button (by the time / date) and select "Inject..." and select to Unity Attack on Quest build

I'm on an Index and having the same problem, so I'm guessing it's not the headset. Gonna keep screwing around with it to see if I can get it working. Already tried launching with OpenComposite but just got libOVR errors.

As far as I can tell it looks like a shader issue causing a Unity crash. Found this in the log In AppData\LocalLow\AoQ\AttackOnQuest:

WARNING: Shader Unsupported: 'Hidden/Nature/Terrain/Utilities' - All passes removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
ERROR: Shader Hidden/Nature/Terrain/Utilities shader is not supported on this GPU (none of subshaders/fallbacks are suitable)

Were you able to find a way around it?