The licensee already investigated this a little. The problem appears to be that UKismetNodeHelperLibrary::GetValidValue should be calling IsValidEnumValueOrBitfield as opposed to IsValidEnumValue. ...
Context: The Interchange Framework is Unreal Engine's import and export framework. When importing a mesh without collision, collision can be auto-generated. Problem: The problem is when importing s ...
Water tiles flicker in and out of visibility when playing in VR with instanced stereo enabled. Requires instanced stereo rendering to be enabled (does not require forward shading to be enabled) Must ...
Actors rescale to their original size when placed in level then attached to another actor. ...
If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE. You have to make sure that the icon is toggled to Pause, select the viewport, and then p ...
If the project is hot reloaded while a Switch on Enum is inside of a blueprint which is switching on a custom enum, the switch will become corrupted. It changes the 'selection' pin to take a Byte pa ...
Host is unable to see lasers of clients. ...
Duplicating Blueprint Actor instances in a level with added Actor components causes instance to lose component hierarchy. ...
When a commandlet is run it successfully completes but does not terminate the engine correctly. It appears that multiple requests are made to terminate the engine process these subsequent engine ter ...
Physical materials placed on starter content shapes always return as invalid for any trace or collision query. ...