collision does not correct update when an object that has limited collision is altered/rotated. ...
If a user is using PIE and presses the twin stick shooter character blueprint against corners in the Example Map, it will clip through the objects and cross over to the outside of the map. Additiona ...
Sprites using a lit material render black in Orthographic views. Sprites are rendered as expected in Perspective view. ...
Crashes in UGameplayStatics::GetPlayerController, probably because World is NULL. When you package this vehicle game setup or play in standalone, the game will crash. 4.6.1 release crash (Standalo ...
Foliage that has been deleted in 4.6 will return when a project is migrated to 4.7. ...
Editor crashes if a user presses tab while editing transform values in a blueprint struct. Note: This only occurs while editing transform variables, no other var causes this crash. Logs and Dump f ...
Custom events cannot be called as functions after being made in level blueprints or after changing levels. User must close and re-open editor to be able to call a custom event. ...
GetOverlappingActors will return a value when used immediately after OnComponentEndOverlap. Putting a delay after the OnComponentEndOverlap call will result in GetOverlappingActors to return null, s ...
Launching standalone or a packaged game that forces fullscreen at launch does not gain control of mouse/keyboard input until after the screen is clicked on. ...
Opening a Sprite that is already opened in Property Matrix closes the Property Matrix tab. This is inconsistent with other asset types; tested with Textures, Materials, and Blueprints, and in each c ...