ABrush::SupportsExternalPackaging overrides the base implementation of AActor::SupportsExternalPackaging which returns false for transient actors, but it doesn't call super. As a result, transient subclasses of ABrush like ADefaultPhysicsVolume return true even if they have the RF_Transient or CLASS_Transient flags.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-194195 in the post.
| 1 |
| Component | UE - World Creation - Worldbuilding Tools - OFPA |
|---|---|
| Affects Versions | 5.2.1, 5.3 |
| Target Fix | 5.8 |
| Created | Aug 29, 2023 |
|---|---|
| Updated | Oct 6, 2025 |