Licensee reports missing memory tracking for LLM on iOS: In Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp in SmallOSAlloc, there is a compiler define for IOS and within it there is an LLM ...
Editor crashes when asset is imported in as a skeletal mesh, brought into a level, vertex painted using the paint tab under modes, all assets are saved, project is reopened, then level is reopened. ...
Physics Constraint doesn't hold if one Component is used for constraint User Description: Hello, I recently updated the project from 4.7.6 to 4.8.2 and the physics constraint don't seem to work an ...
After installing the UnrealVS version that arrived with 5.3. I can no longer use CompileSingleFile. It does however work on the Lyra project. One difference I notived, however, is that Lyra seems to ...
This is a common crash affecting users on Mac and Windows. User Descriptionsremoving empty execution pins from sequence node Source Context 3952 void FBlueprintEditor::OnRemoveExecution ...
Some users are experiencing a crash when converting their project from 4.7 to 4.8. From user reports it appears to be affecting those who have added code to their projects and created blueprints bas ...
UE4Editor does not open on Ubuntu 15.10 due to the following error: [2015.11.04-16.19.35:974][ 0]LogOpenGLShaderCompiler:Error: Bad hlslcc header found! Missing '#'!Error in `./UE4Editor': free(): ...
Macro libraries try to support guid-based renaming: when a specific macro is renamed blueprints using the old name will automatically point to the new name and work properly. However, this fixup hap ...
Intel reported GPU crashes on their hardware caused by divergent group barriers in ScreenProbeConvertToIrradianceCS:[numthreads(THREADGROUP_SIZE, THREADGROUP_SIZE, 1)] void ScreenProbeConvertToIrra ...
Struct value set through a component is reset to default when modified through the level instance. If it's not set through the component, it works fine. User Description: There is a bug in the eng ...