FPS drops in PIE when a widget is called that has text with no font selected. ...
The title pretty much explains it all. When creating a blueprint and using a subcomponent or child within that blueprint, deleting the child actor, and then undoing while in play, causes crash. ...
GetOverlappingActors will return a value when used immediately after OnComponentEndOverlap. Putting a delay after the OnComponentEndOverlap call will result in GetOverlappingActors to return null, s ...
A Blueprint that references a macro from a macro library cannot be saved if the macro is deleted and then the deletion is undone. The following error is given: Can't save ../../../../../../UnrealEn ...
When creating a level with BSPs UV settings that are applied do not persist after building. Regression: Yes Working: CL-2386410 Broken: CL-2467323 ...
Before UE4.12 A user could drag a folder and its sub-directories from the Finder in Windows into the Content Browser and it would keep the folder structures. Now, doing the same results in the asset ...
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 ...
When reimporting a static mesh settings that have been changed in the Static Mesh Editor will be reset to the defaults. ...
[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 ...