User does not change anything in Client Play Camera Shake. Reproduced in 4.8 and Main (//depot/UE4/Promotable-CL-2581498). This is a Regression: it works as expected in 4.7.6 ...
A crash occurs when importing a tiled landscape, via the 'Levels' window with World Composition enabled, and applying a material to the 'Hole Material' slot. You can also re-apply a default material ...
When you ALT-Drag a Decal that is not using the Dbuffer settings, the Engine will crash. The issue is not reproducible in Main Promotable-CL-2581018 This is a regression. Worked in 4.7.6, broken ...
Could not get the Get the stereo mode to work for the DK1 on the Mac. There is no preview, Alt+ Enter does not work, and the command "Stereo on" does not work. ...
The Textures for the Demo play bars in Shooter Game are rendering White in 4.8.0 release, appears fixed in Main Promotable-CL-2581018. ...
If a breakpoint is placed on a node in blueprints and then PIE is started, if the breakpoint node is triggered and the user presses F10 (keyboard shortcut to skip to next node), the logic will not c ...
I make a custom struct and assign default values to it's member floats, etc. When I use that in a Blueprint, the defaults work as expected. However, when I reference it as a local variable in a BP f ...
Using a Macro to access a variable from another Actor causes a crash in Standalone. This does not seem to affect any other preview in editor, nor packaged games. Reproduced in 4.7.6, 4.8 Preview 4, ...
This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...
The user named a border "background" then replaced it with a canvas panel. After this they made an image and named it "background" and this cause a crash. Some kind of naming conflict. ...