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 ...
The Launch toast continues to run even after the window closes. I also noticed that folders for CrashReportClient.ini are being generated in the Saved > Logs folder for the project as well. ...