ue4plugins / LoadingScreen

A plugin for Unreal Engine 4 to expose simple controls for managing load screens.
MIT License
507 stars 161 forks source link

Works in PIE Standalone but not packaged project #58

Open ProudArts opened 5 years ago

ProudArts commented 5 years ago

Hello,

I left some messages on your YouTube video and also going to try here. This works great! in PIE Standalone but not packaged project. Not for sure what is wrong, Have tried a lot of stuff but it will not work in a packaged windows game. Tried in a fresh project but same results, this is 4.22.3 so maybe not compatible, can you think of anything to try?

Thank you, John

lucastucious commented 4 years ago

Same as you !

racherki commented 3 years ago

I've not tried this in a packaged build yet but looking on the forums here (https://docs.unrealengine.com/4.26/en-US/ProductionPipelines/Plugins/) i see this:

At present, Plugin configuration files are not packaged with projects. This may be supported in the future, but currently requires manually copying the files to the project's Config folder.

So perhaps try copying the config file fromthe plugin to the config folder in your project