On a skeletal mesh, there is a setting under the Asset Details for "Enable Per Poly Collision". This check box can be checked, but the setting is not kept when the skeletal mesh is added to the leve ...
UActorComponent::RegisterComponentWithWorld() does not have a check for bAutoRegister near the end of the function, where it registers the component's children if it was created by the Construction ...
When using the web browser widget, it appears that some mouse input is ignored. In this example the handles that were working in previous versions of the engine are now ignored and do not receive in ...
There is an issue where you cannot specify a specific location for a windowed packaged game when using a command line to open the project, the project will move to that position for a brief moment b ...
Child Actor Component outputs error when child class is set to empty using blutility I attached repro proj. ...
As described in this UDN thread, the iPhone 7 manifests incorrect image aspect ratiohttps://udn.unrealengine.com/questions/403841/ios-arkit-portrait-mode-stretching-on-iphone-7.html [Link Removed] ...
From this UDN: https://answers.unrealengine.com/questions/718928/4180-editor-crash-while-opening-child-blueprint.html Crash occurs when opening child (or in the repro case, grandchild) blueprints a ...
When an object whose class has the EditInlineNew specifier is added to an instanced property, any children of the blueprint will have a reference to the same object that was created for the instance ...
Creating a Blueprint interface and changing its function name causes a crash when using the undo button to change the name back. ...
After I ran the above steps and then packaged for Windows and iOS (using File > Package in the editor), my resulting executable was Shipping. So far this issue is cosmetic / confusing to the user ...