Forum Discussion
tpg_sabibo00_qu
6 years agoProtege
How do you debug on the Quest (Unreal) or get crash logs at least?
I saw this online and tried it, but it didn't do anything:
del \AndroidLog\android_log.txt
adb logcat -c
adb logcat -s Unity:D > \AndroidLog\android_log.txt
del \AndroidLog\android_log.txt
adb logcat -c
adb logcat -s Unity:D > \AndroidLog\android_log.txt
2 Replies
- CorysiaExpert ProtegeIf you're using Unreal, you shouldn't be filtering on "Unity". https://developer.android.com/studio/command-line/logcat
- AGTDigitalExplorerIn the same way, you can use the monitor.bat from the Android SDK (../AndroidSDK/tools/monitor.bat).
In your debug messages, add an ID like "[DebugOculus] The message".
In the upper left window called "Devices" select your device. Below, select "Logcat" and in the search bar, type your ID (for example here [DebugOculus]).
Hope it will help !
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 7 months ago
- 1 year ago