You can assign the Parent Class of Level Blueprint to be the generated class of another Level Blueprint, which gives you the following "Graph is linked to object(s) in external map" error if you try ...
Renaming a blueprint component and presing ocmpile will reset any altered instances of the blueprint to default values. ...
Scene Capture 2D causes the app to crash on Android in ETC2. I checked iPhone and I did not receive a crash. ...
This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...
Using IToolkit.h in a file causes the project to not compile because IToolkit.h requires additional include statements. Suggestion to add SlateBasics.h as an include to IToolkit.h so that it can co ...
Light Functions are stretching and flickering on large translucent surfaces. Translucents Surface:[Image Removed] Opaque Surface:[Image Removed] ...
Variables can no longer be set as a DataTableRowHandle type. The option is no longer available in the Variable Type dropdown. This is a regression: this was possible in 4.7.6. Reproduced in 4.8.3 b ...
UActorComponent's property 'bWantsBeginPlay' is not being enforced. We should prevent BeginPlay from being called when this flag is false. We'll need to address upgrade issues for components that h ...
Graphics failure when pasting code for a BP node into Color Picker Hex field Does not occur in 4.8.3 ...
When changing Up Ratio for the Gear Setup in a Wheeled Vehicle's Vehicle Movement Component, there are some weird results. At 1.0 for Gear Setup, the gear should shift once RPM is at max but it will ...