https://udn.unrealengine.com/questions/236428/bug-blueprints-executing-zombie-code.html Blueprint MyCharacter is based on native class CodeFirstPersonCharacter. CodeFirstPersonCharacter has compone ...
A user has reported on salesforce that their RVT material is returning black. After following the publicly available Epic Quick Start guide online I encountered the same issue. The ticket was repor ...
This was discovered externally and reported on UDN here: https://udn.unrealengine.com/questions/563268/mac-editor-crash-when-disable-ambient-occlusion.html ...
When you set bShowMouseCursor to false in a Standalone or packaged game while Default Viewport Mouse Lock Mode is set to either Always Lock or Lock on Capture, the cursor will become locked in place ...
This is a common crash that has occurred for users since at least 4.16. User DescriptionsUsing the PIE i compiled some c++ then quit the PIE before the end of the compilation. Source Context 35 ...
Sequencer animation stutter when using Run Dedicated Server causes character to drift. This doesn't happen when "Run Dedicated Server" is disabled. Licensee Description: We are having an issue wit ...
Trying to use UAT to build a plugin that has CanBeUsedWithUnrealHeaderTool set to true will fail due to a null reference exception (log from Main CL 4666322 attached). This happens because the plugi ...
Errors in the log: * Undefined symbols for architecture arm64: * "___isPlatformVersionAtLeast", referenced from: * FMetalResourceHeap::CreateBuffer(unsigned int, unsigned int, unsigned int, mtlpp ...
ProxyLOD::FQuadricMeshSimplifier::OutputMesh may remove duped verts. The input vertex buffer was resized by numVerts from FQuadricMeshSimplifier before calling OutputMesh. So these behaviors genera ...
It appears that MRQ does not actually add the pass that updates the Water Info Texture in the WaterZone actor. If the Skylight is set to "SLS Captured Scene" and does not capture every frame, then t ...