When a texture asset has certain properties edited, its PostEditChangeProperty() method calls to UTexture::NotifyMaterials(), which triggers a recompilation of materials that reference it in their m ...
Launching onto HTML5 opens the browser to Uncaught Exception: out of Memory After running it on a 64-bit browser, the following is printed:uncaught exception: abort("Cannot enlarge memory arrays. E ...
The end of the level visibility section places a DeterminismFence. This causes the issue. The fence clips the frame range and produces a discontinuous frame ranges, e.g. 23201~24000, then 24001~24 ...
In the Level Editor, dragging the mouse while the "Alt" key is pressed performs one of the "Orbit" movements: OrbitRotation, OrbitPan, OrbitZoom. The same can be done while Piloting an actor. Howev ...
LogHTTP:Warnings are populating in the output log when the editor opens any project in 4.15.1 This is not occurring in //UE4/Main This is not occurring in 4.14.3 Marking as regression WarningsLo ...
This is a trending Mac crash in 4.17.0 that has also occurred with some frequency since at least 4.14. I have not been able to identify any matching callstack occurring on Windows, although it does ...
Creating objects at cook time that are exported into the cooked package is a possible cause of indeterminism, and therefore we have banned it in engine classes and will fire a warning about it. Cur ...
Summary When using the Level Instance Property Override system, overrides applied to `AActor::Tags` are silently lost for Blueprint actors whose Construction Script assigns or appends to `Tags`. The ...
This is an early trending Mac crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. Callstack from LogLogAssetRegistry: Asset discovery search completed ...
This is a somewhat common Mac crash occurring since 4.15 and into 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. This specific callstack was previously ...