Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...
When swapping the audio output device while running PIE or a packaged game on Windows, Quartz clocks stop. Does not repro in Release-4.27, but can be reproed in Release-5.0. ...
Occurs 5/5 Times Regression does not occur in //UE4/Release-4.27.2 @ CL 18319896 When 'Generating All Bodies' on a bone the single convex hull does not generate uniformly. ...
Setting the Play Sound 2D start time after 0.0 will not apply when a input event is triggered, The sound will always play at the start. This does not occur in 4.27 ...
Changing the view mode to Shader Complexity while in Android ES 3.1 preview render will show a black and grey checkerboard in the viewport. This does not happen in UE 4.27 ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Crash after changing either the Anim Start or End times of an Animation Composite when using Enter to confirm their value. ...
This is a regression tested in //UE4/Release-4.27 CL 18319896 Visualizing Custom Stencil Buffer returns incorrect results when an Actor with Render CustomDepth Pass enabled is visible. ...
In a Level Streaming setup, unloading a level that has spawned an AI Character with a Detour AI Controller causes a crash. This was reported and tested in 4.23 (CL-8386587). This was reproduced in ...
If the user uses the simple HMD plug in, then launches on to a device and then follow up by spinning the device a few time the camera will become offset at an odd angle (Reset orientation and positi ...
Currently changing variables like Speed via BP/C++ has no affect. We need to add funcs like SetSpeed that also update the proxy. Would be nice to make the vars private as well. ...