When running the construction script of an actor blueprint, user-defined variables are reset to NULL each time the script is run. This seems inconsistent, as if the variables are set to Expose on S ...
This was discovered through reworking a test case. I noticed the bug when I was hitting crtl Z through all of my edits and noticed that the brush size value did not change even though the notificati ...
After importing a skeletal mesh FBX (*IMPORTANT: With "Import Mesh" not selected the first time) the option box to "import mesh" disappears and the user is forced to use the originally selected "ske ...
Adding a Material Parameter collection to a material, setting its value, then saving the material will cause a crash. This was only able to be reproduced on Mac and did not affect the Windows versio ...
In the event graph of a newly created Blueprint, in the "All Actions for this Blueprint" window brought up by right clicking the grid, the window will close by pressing "X" in the text field, instea ...
This is regression from 4.10 functionality. When assigning the Android Back Button functionality in a GearVR project, the back button will now bring up the Oculus Home Screen asking if you would lik ...
When reimporting a static mesh settings that have been changed in the Static Mesh Editor will be reset to the defaults. ...
A crash occurs when attempting to save a level after building static lighting for a large landscape. I was originally investigating a memory leak issue with landscapes, and the user provided the pa ...
[Link Removed] Release-4.15 stream, latest. I built qagame in debug. Then I run it: trigger prox sensor - vr turns on 'stereo off' - vr off release prox sensor 'stereo on' - crash inside ovr_Submi ...
The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...