Forum Discussion
bobcober
2 years agoProtege
Where are project log files
App is crashing on launch on device - how do I get the unreal logs?
Have done this before on Quest 2 but cant remember how - isn't there a way to browse files on MQDH or maybe dump via ADB?
I just want the log that unreal creates when running on device.
Strangely cant find the info googling either?
Surely this info must be somewhere in the docs?
Thanks for any tips/advice
2 Replies
Replies have been turned off for this discussion
- DigitalBugProtege
The shipping build does not generate logs.
If you have a debug build, the logs can be found in this folder - "This PC\Quest 2\Internal shared storage\Android\data\com.COMPANY.APPNAME\files\UnrealGame\PROJ\PROJ\Saved\Logs"
or run at command line "adb logcat -s UE" - AeromixxExpert Protege
Thanks to Android's new Scoped Storage, it is incredibly difficult now, since development builds don't have rights to save content to the device anymore, which includes logs.
Here is a workaround: https://forums.unrealengine.com/t/how-to-get-android-logs-with-scoped-storage/1488891
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
- 2 months ago
- 2 years ago
- 2 years ago
- 5 months ago