This is a semi-common crash in the 4.18 release. There is one recorded case of this callstack also occurring back in the 4.11 release, but it seems to be an exception. All other cases have only occu ...
Generated from CrashReporter ...
Client is unable to Server Travel with the host when Seamless Travel is disabled. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the client is able to join in, it is a regress ...
When the cvar "r.VolumetricRenderTarget.PreferAsyncCompute" is enabled, it will cause Volumetric Clouds to ignore the influence of Volumetric Fog. In high-fog environments, this can cause the clouds ...
When Using the On Drag Detected on a 3D widget, the drag function fires off on a single click (No dragging necessary) ...
A user reported that UEnum::NumEnums appears to be returning one more than the actual number of elements in the enum. ...
Dragging a Cine Camera Actor into the world causes the editor to crash. I reproduced this with both Oculus and Vive, however had a more successful repro rate with Oculus. ...
No user comments in crash group 169 (uint64)PlatformMemoryStats.AvailableVirtual, 170 (uint64)PlatformMemoryStats.UsedPhysical, 171 (uint64)PlatformMemoryStats.PeakUse ...
Currently value propagation is handled at the property node level (c.f., PropagateContainerPropertyChange), and is unavailable to any other editor code / scripting (whether in Python or BP or C++). ...