ParticleCutout don't work when AlphaThreshold is 0

UE - Graphics Features - Dec 16, 2016

UParticleModuleRequired::PostEditChangeProperty use "AlphaThreshold > 0". So, if AlphaThreshold = 0, particlecutout don't work. ...

Random Deviation of 0 causes service node instantiation fail

UE - AI - Apr 17, 2018

Licensee has 4 Services that aren't being initialized with their respective Tasks when they Plays in Editor. If the Behavior Tree is opened first, the warnings do not appear. All 4 of the Services h ...

Mac defaults to device 0 for new Audio Mixer

UE - Audio - May 30, 2017

Users are pointing out issues with the new Audio Mixer on Macs. We have already responded on the forum post and are aware of its current state. One user has identified the issue with "default macOS ...

Transform gizmo is not working when nearclipplane in project settings > Engine > General settings is 0.00001

UE - Graphics Features - Mar 23, 2020

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 ...

Setting Sky Distance Threshold to 0 in a Skylight does not disable the light

UE - Graphics Features - Jul 11, 2017

When setting the Sky Distance Threshold to 0, the skylight in the level appears to make the level brighter instead of disabling the added light. This does occur in 4.16.2 and 4.15.3 ...

Starting PIE with an unloaded player start spawns the player at (0,0,0)

UE - World Creation - Worldbuilding Tools - Mar 19, 2024

From licensee:What happens is that UEditorEngine::CheckForPlayerStart() is returning the PlayerStart in the data layer, so FInternalPlayWorldCommandCallbacks::PlayInViewport_Clicked() doesn't route ...

[CrashReport] UE4Editor-Slate.dylib!FMenuStack::PostPush(TSharedPtr<IMenu, (ESPMode)0>, TSharedRef<FMenuBase,()

Tools - Dec 1, 2017

This is a longstanding but infrequent Mac crash that has occurred since at least 4.15. Users have not provided any descriptions. Callstack from Log[2017.11.19-04.18.41:283][ 0]LogSlate: Took 0.000 ...

Command r.DebugSafeZone.Mode 0 does not disable overlays

Tools - Feb 19, 2020

Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays.  The issue occurs when setting custom values in DefaultEngine.ini as well.  Tested using the following settings:  ...

UStaticMeshComponent.PreviousLODLevel always returns 0

UE - Graphics Features - Aug 30, 2017

The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...

Crash when setting Retainerbox scale is set to 0 at runtime

UE - Editor - UI Systems - Jan 22, 2021

Crash at runtime when Retainerbox scale is set to 0. The call stack indicates that the size of RenderTarget2D is set to 0. Attached repro project sets the scale of the RetainerBox that wraps the Im ...