If an Alpha value is set in a FLinearColor that is used to draw a line on a Canvas HUD, the Alpha value is ignored when the line is drawn. A comment in BatchedElements.cpp indicates that some legac ...
This issue appears to be a continuation of [Link Removed]. Hot reloads work successfully in projects that were created in 4.15 or 4.16 and are still using the same Engine version that they were crea ...
This is a regression tested in //UE4/Release-4.27 cl18319896 Child collision component reports its' Parent during On Hit events instead of itself. ...
Something is wrong with the TargetInfo.json file generated when they are some Marketplace plugin installed. The client reported this workaround: Backup the plugins found in Engine\Plugins\Marketp ...
Setting the Emitter Time module with an emitter that is not set to loop will result in an incorrect render of the particles past the emitter duration. Emitter Duration set to 3 seconds:[Image Remov ...
Given a TMap where the value type is an instanced object: when a child blueprint is saved with modifications to the TMap, and then additional TMap are added to the parent blueprint and the child blu ...
Context Instanced structs are great for holding simple data with the main advantage they have is a low memory overhead unlike instanced objects. Problem The problem is in StructUtils plugin's `FIns ...
Attempts to Launch On to or Package for iOS fail with: LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabled to build Project C:/Pr ...
When a material with WPO effects and MaxWorldPositionOffsetDisplacement is applied to a foliage mesh, foliage applied to a map will no longer work as expected with density scaling, especially after ...
Changing the default value of a struct that is included as an array in another struct can prevent any Blueprints that use a DataTable made from the second struct from compiling. It appears to be a p ...