Description

Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute.

*This is a regression:

Doesn't occur in: 4.13.2-3172292

Occurs in: 4.14.3-3249277*

Steps to Reproduce

1. Open QA-Game
2. Create an actor class bp named BP_Child & open it
3. Add a basic shape Sphere component
4. In the Details panel, enable Simulate Physics
5. Create another actor class bp named BP_Parent & open it
6. Add a Child Actor component
7. In the Details panel, set the Child Actor Class to BP_Child
8. Back in the editor, place BP_Parent into the level
9. Play in Standalone game

Results: There will be 2 BP_Parent actors in the level. After about 1 min, one of the actors will disappear.

Expected: For only 1 BP_Parent to be present during play.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

2
Login to Vote

Fixed
ComponentUE - Gameplay
Affects Versions4.14.34.154.16
Target Fix4.15
Fix Commit3268180
Main Commit3389599
Release Commit3268180
CreatedJan 12, 2017
ResolvedJan 23, 2017
UpdatedApr 27, 2018