Description

If an instance of a child BP has a non-default value for its parameters, that value will be ignored in the cooking process if the parent BP is nativized but the child is not and the default value from the child BP will be used instead.

Regression?: No
This occurred in 4.18 and 4.19

Steps to Reproduce
  1. Download the attached project
  2. Open the project
  3. Package for Windows 64-bit
  4. Open the packaged game
    Result: The print string shows that the scale of the component is 2, 2, 2 instead of the 3, 3, 3 that was set on the instance in the level
    Expected: The print string shows 3, 3, 3, the value set on the instance in the level.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-62338 in the post.

1
Login to Vote

Fixed
ComponentUE - Gameplay - Blueprint
Affects Versions4.184.194.204.21
Target Fix4.21
Fix Commit4286567
Main Commit4289353
Release Commit4399518
CreatedJul 31, 2018
ResolvedAug 15, 2018
UpdatedOct 2, 2018