Hello,
I’m having problems running my (2.5D) game after packaging. It’s running fine inside the editor but when packaged it’s unresponsive. (It uses the Point and click adventure toolkit module (PNC toolkit), which runs on blueprints).
After I package my game and run the game, the player does not respond when I click the mouse, nor does the cursor change when I hover over interactable objects. The music plays and the idle animation of the player, but nothing responds. Does anyone know why this could be happening? What information can I give to help debug this?
basic info:
I use Unreal Engine 5.4, and imported 3 scenes that i bought in market place and other places
Packaging info:
I packaged it for windows.
I made some modifications so that the packaging works:
- I moved the empty actor texture from engine to the content folder, which is referenced in the WBP_Dialogue_Option blueprint, because it wasn’t cookable.
- I clicked “Update Redirector References” on the content folder, and “Validate Assets in Folder”, as well as “Validate Assets And Dependencies” on multiple assets.
- I deleted the PNC toolkit forest_demo scene (which is not used in my game).
inside the editor:
when packaged: