anim blueprint hangs when compiled. Probably a cyclic issue when compiling. A workaround is to add a delay of any time between the set node and the Draw Debug Sphere node. Repros in the following v ...
Setting near clip plane like 0.00001 makes unable to move with transform gizmo. if user set value to 0.0001, it is no longer reproduced. it should clip value like 0.00001 ...
Launching the editor with the "-d3ddebug" command line option and then enabling the "LOD Coloration" view mode (under "Lit") results in the following D3D warning: D3D11 WARNING: ID3D11DeviceContext ...
Issue: Currently, it is not possible to make a variable of type "Color" specifically for the color struct on procedural mesh components (see image attached). This is the only variable on procedura ...
Layered destructible meshes do not simulate in the same way between UE4 and PhysX Lab. The observed issues are: 1) After first fracture no more damage is applied 2) Areas seem to react differently ...
When using Scene Color in a Particle System's Material with Separate Translucency checked true, all Particles with Separate Translucency checked true placed in the level with the Scene Color Particl ...
Error message: SEGV_MAPERR at 0x3a Source Context: Most recent user affected CL: 3106830 (4.13.0) Logs: [Link Removed] [Link Removed] [Link Removed] CrashReporter User Descriptions:UE4.13 immed ...
Attempting to use a post increment operator in a TMap or TSet iterator will fail to compile with error shown in callstack field. This is due to the post-increment operator not being overridden in M ...
When launching for HTML 5 and using a texture or image that is not a power of two in size the texture does not pan correctly, instead of panning as expected, the material clamps and will remain that ...
The editor is crashing when trying to open a material function that the user provided. User Quote: One of my material functions crashes the engine when I open the editor for it. It works fine, I ...