After creating a class in VS and creating a blueprint based on the class. Setting the actor variable in the BP's defaults tab does not save the setting. Instead it will show as none when trying to ...
attempting to break the post process settings struct or split a post process settings struct pin causes pin to disappear, leaving a blank target node. ...
When enabling BC7 compression format for a texture in a project that has SM4 disabled will result in the last two Mip Levels being gray. This happens on any texture size. The number o mip levels may ...
When using MS-IME as Japanese input method, scrolling out the text field out side the view causes bIsComposing to be set false - this state causes instability of the editor. Crash happened with Win ...
Using incorrect formatting in FText does not cause compilation errors in EnsureMsgf as it does in other functions such as UE_LOG. This causes crashes to sneak through such as a crash on ensure when ...
Issue reported by one of our licensee on the Japanese UDN https://udn.unrealengine.com/questions/480660/view.html ...
"This ensure is intended to catch regressions where rendering programmers add a loose parameter to LocalVertexFactory, breaking dynamic instancing on regular static meshes. InstancedStaticMeshes c ...
Changing the screen settings to Fullscreen through code or blueprints results in a crash. This only happens in the source version of 4.23 and does not occur in the binary version of 4.23. I have att ...
Spline Mesh Components lose their collision in a packaged game when spawning them at runtime, or modifying them via 'Set Start and End' function at runtime. ...