filanek
(filanek)
April 23, 2023, 9:31am
1
Hello I am testing the new UE 5.2, project migrated from 5.1, getting this error when trying to package the project. Could anybody help please?
Packaging (Windows): ERROR: Non-editor build cannot depend on non-redistributable modules. **_ue5.2\Binaries\Win64*_ue52-Win64-Shipping.exe depends on ‘ProfileVisualizer’.
High500
(High500)
April 23, 2023, 12:29pm
2
filanek:
‘ProfileVisualizer’
Thats your problem, you cant build with that enabled in your project as its an editor only module. You need to find out how , where and why this is there!
filanek
(filanek)
April 23, 2023, 1:41pm
3
Datasmith plugins depend somehow on profilevisualizer? Disabling these helped.
1 Like