State Machines are re-initialized from entry after playing a Montage This is a Regression: Does not occur in 4.11 ...
When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...
Morph Targets in Skeletal Mesh LODs do not behave correctly This is a REGRESSION, does not occur in 4.11 ...
The left hand in the VR template appears to pop as it rotates when assigning the mesh for the motion controller a parent that is a box collision component. This does not appear to affect the right h ...
Currently r8Unorm_srgb is required by virtual texture lightmap, and the Metal RHI simply forbids r8Unorm_srgb on Mac platform. Since the latest MacOS 11.0+ have the support of r8Unorm_srgb, we shoul ...
If "Scale with Width" is set on a landscape spline with a plane mesh, the plane will offset on the Z axis. In most other cases, scaling along the z axis does not affect planes. ...
Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...
When changing a packaged game from Fullscreen to Windowed mode at runtime, the window is placed in the top left corner of the monitor and the title bar disappears. Setting FullscreenMode=2 in the G ...
If the engine is installed without the Debug Symbols, packaging for Shipping will fail due to the missing files. While I believe this is expected for Development, it shouldn't occur with shipping. ...
Local Variable loses value after reference moves file locations. This does not just affect construction scripts, following these steps with a function instead produced the same result. This issue do ...