In the aforementioned post, I discussed that I was building my project on a Mac. Once I got it built, I found that the lighting was going th...
Unreal Engine 4 - Nav Mesh not updating on imported FBX asset
Ran into a problem where in UE4 my Imported FBX asset would be ignored by the Nav Mesh, tried for an hour reimporting with different options...
Unreal Engine 4 - ShooterGame - Change Enemy "BotPawn" Mesh Resulting in No Damage
bullets go through enemy
can't hit enemy
can't shoot enemy
changing mesh
enemy
mesh
shootergame
unreal engine 4
When I tried to change the mesh of the BotPawn in the ShooterGame example, I could do no damage. The problem is that the meshes I used (htt...
UE4 Initialisation failing at 70% after freezing compile of source code
Some bit of code I have written in UE4, causes it to freeze when compile thus I have to exit though process manager, and whenever I try to r...