For the same project and the same filter, Object Mixer returns a different set of actors on 5.8 than it does on 5.7. Actors that the World Outliner hides now appear in the Object Mixer list. Editor tools built on Object Mixer therefore behave differently after upgrading to 5.8.
The World Outliner itself is not affected. This behavior change came from //UE5/Main CL49143080.
Conditions:
An Object Mixer filter whose GetObjectClassesToFilter() returns AActor. That is the natural thing to write for a tool that lists every actor in a level.
Both Object Mixer surfaces are affected:
The attached project reproduces this.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-393494 in the post.
| 0 |
| Component | UE - Editor |
|---|---|
| Affects Versions | 5.8 |
| Created | Aug 25, 2026 |
|---|---|
| Updated | Aug 25, 2026 |