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 ...
The character gets pushed in the same direction that the platform is moving upon landing. This can be corrected by increasing the braking friction factor however, the user believes the behavior is s ...
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 ...
Actor Components with Auto Activate set to false are still ticking. If you activate the component on begin play, set a short delay, and then deactivate it, the ticking will stop, which is inconsis ...
Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...
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 ...
there is a crash that occurs with gameplay tag map variable compiles with default value changed. This issue occurs no matter what the secondary value of the map is. I was unable to test this issue i ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...
UCharacterMovementComponent::SimulateMovement line 1729 checks: if (!bHandledNetUpdate || !bNetworkSkipProxyPredictionOnNetUpdate || !CharacterMovementCVars::NetEnableSkipProxyPredictionOnNetUpdate) ...