Description

7054614 was submitted to fix an issue with not being able to modify physics properties on instanced blueprints child components. This is related to [Link Removed].

This change causes BodyInstance to be skipped when checking if it was modified by construction script, such that changes from script are not aplied.

Steps to Reproduce
  1. Create New Actor
  2. Add capsule component to root scene component
  3. Create blueprint from actor
  4. Add construction script that modifies collision profile
  5. Modify a property on blueprint instance that triggers construction script
  6. Observe collision profile has not been set to new value

Have Comments or More Details?

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

5
Login to Vote

Unresolved
ComponentUE - Simulation - Physics
Affects Versions4.23
Target Fix5.5
CreatedJul 17, 2020
UpdatedFeb 27, 2024