Troubleshooting
The packaged game creates extensive LOG files in the Saved folder. Analyze these for whats happening.
Common Problems and Solutions
Problem: "Failed to mount PAK file"
Possible causes:
PAK file path is wrong
PAK file is corrupted
Solution:
Check the file path is correct
Verify the PAK file exists
Try creating the PAK file again
Problem: "Assets not swapping"
Possible causes:
Mapping file doesn't match
Proxy assets not in level
Solution:
Regenerate the mapping file
Verify proxies are placed in the level
Check the console for error messages
Problem: "I cant see anything"
Possible causes:
Post process Exposure
Missing Light Setup
Solution:
Check Unlit
Adjust Exposure and Light
Problem: "Collision not working"
Possible causes:
Original mesh had no collision
Collision type is wrong
Solution:
Check original mesh has collision
Try using "Original" collision type
Regenerate proxies
Problem: "Git shows FinalAssets folder"
Cause:
.gitignorenot configured correctly
Solution:
Check
.gitignoreincludesContent/FinalAssets/If already tracked, remove from Git:
Getting Help
If you have problems:
Check the log files:
Saved/Logs/*.logTake screenshots of any error messages
Contact support with your log files and screenshots
Last updated