If using any hmd mirroring mode besides 0 on Oculus, when the headset is removed, the mirroring window goes black in a packaged build, or in -game, for example: UE4Editor.exe VrTemplate4x15 MotionCo ...
'Use Translucency Vertex Fog' does not work on Metal despite the following release notes: According to 4.13 Releases Notes:[Link Removed] "New: Shader Model 5 Rendering for Mac Mac Metal now has i ...
Press Key node and Release Key node appear to emulate the wrong keys. The key being passed in is not always the key being output ...
The material billboard component does not get influence by the distance to opacity feature. In the project attached I created a curve that should get to an opacity value of 0 at 500 units away. Noti ...
Looks like there may be a missed edge cases when welding Skeletal Meshes. If the Weld Parent has Simulate Physics enabled after welding, the parent continuously tries to depenetrate from the child ...
If the editor is restarted between creating a blueprint enum and creating a struct / adding a variable of the enum type to the struct, then the variable type will incorrectly show as "Enum" rather t ...
After hitting a breakpoint and then stopping the execution of a blueprint using the Stop button, the next event is still being fired. Found in 4.13.2, reproduced in 4.12.5 and 4.14 Preview 2. ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
BlueprintReadWrite erros when using Make and Break Bone Driven Controller nodes EDIT [[Link Removed]] (see comments): I think the solution should to only offer the make/break nodes for non-"Bluepr ...
We currently have a Log console command that processes console commands starting with "Log". This causes it to erroneously capture any attempt to change the cvars Log.Timestamp or Log.Category. ...