Material Billboard components are only rendering in one eye with the 'Instanced Stereo' setting enabled in the Project Settings > Rendering menu. If instanced stereo is disabled, it renders as expe ...
Eventually, the ReplicateUsing function called out for a UPROPERTY is no longer being called. After investigation, it appears that the data is making it from the Server to the Client, but that the d ...
I noticed this while executing https://jira.it.epicgames.net/browse/UEQATC-1441. At step 10, there should be warnings on the nodes that were updated by the HotReload. This is a regression from 4.13 ...
Changing the volume of the Master sound class does not propogate to children when using the 'Set Sound Mix Class Override' node within blueprints. ...
The compile toast notification read that it was successful, then the Editor crashed about 10 seconds later. Error Message in Crash Reporter: Access violation - code c0000005 (first/second chance n ...
One off editor crash. [Link Removed] Error Message Access violation - code c0000005 (first/second chance not available) Call Stack of Most Recent Crash ANavLinkProxy::GetComponentsBoundingBox() na ...
A licensee has pointed out that a log message in ExclusiveLoadPackageTimeTracker at line 191 is saying the opposite of what it means. This is the line in question:UE_LOG(LogLoad, Log, TEXT(" ... ...
When pushing against the sedan blueprint (whose skeletal mesh component is simulating physics), the following warning appears repeatedly in the output log:Warning Sedan_512.VehicleMesh Sedan_SkelMes ...
ComponentBeginOverlap / ComponetBeginCursorOver / ect. events do not trigger for a component that is added during runtime. ...
When running project on iOS Devices, IsRunningGame( ) in CoreMisc.h returns false. ...