Skip to content
Bobby Galli edited this page May 16, 2023 · 4 revisions

Welcome to the bugsplat-unreal wiki!

📝 Notes

Random development notes copied from Notion

Windows

If you can't build the MyUnrealCrasher project, ensure there are no errors running the script located in Plugins\BugSplat\Source\Scripts\BugSplat.bat.

macOS

If you can't load the plugin, try re-generating project assets

sh "/Users/Shared/Epic Games/UE_5.0/Engine/Build/BatchFiles/Mac/GenerateProjectFiles.sh" -project="/path/to/my-unreal-crasher/MyUnrealCrasher.uproject" -game
Clone this wiki locally