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. ...
I was working through the WorldComposition_ImportTiledLandscape_Edit test and noticed that this rendered black. There might be a problem with the landscape layer data. This is a regression from our ...
UDK Link: link title In this project, they need to get the BackBuffer(including UMG), and use this BackBuffer to do some post-processing. So follow the code in FViewportSurfaceReader :: ResolveRende ...
There are some weird things happening with layout recently, like UE-37541 which doesn't allow the user to save their layout, then reset it to the saved layout. Interesting thing to note is that wh ...
The widget component acts differently under different lighting types. For example it will cast a shadow if being lit by a directional light but won't otherwise. It also seems point lights affect t ...
The 'Shader Complexity' view mode is rendering differently between regular Static Meshes and Painted Foliage instances after enabling 'DBuffer Decals' The user is reporting that this does not seem ...