A model's Capsule Indirect Shadow is visible in Game View, even when a model has "Actor Hidden in Game" enabled. The shadow does not get displayed in PIE. ...
It looks like the change to remove the configuration lock may have changed this behavior, too. It's important to set the configuration to Shipping because otherwise users will ship games accidental ...
When trying to possess an already existing, uncontrolled character with an AI controller on server (from actor component) while in multiplayer mode, the editor keeps freezing until destroyed with t ...
When modifying the contact offset in a project it appears to have no effect. The setting that worked in a previous engine version (4.19) now collide in the same way as the default settings. ...
FNativeClassHeaderGenerator::ExportEnum produces this behavior. If an enum has “MAX” somewhere in the array, it removes last element. I tested my code to fix the issue.// code placeholder bool UE ...
This problem is caused by the addition of DebugExecBindings every time at startup, so the setting keeps increasing. ...
In the case of "Reimport Base Mesh + LODs", there is no crash. ...
In my 2nd viewport I like to turn Mode Widgets and Selection off. After I turn them off, if I select any actor through the Outliner, both those show flags turn back on in my 2nd viewport. I think a ...
in UE 5.0.2 open TestActor Blueprint compile correct. but in UE 5.1 Blueprint Compile not correct ...
Xcode has an issue with repeated launches onto an iOS device. After the initial install, Xcode is unable to install any other builds of that same app due to some sort of codesigning issue. A work ...