You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The scene outliner actor count could go out of sync due to a superfluous actor count variable. Removing this in favor of using the actor map works more reliably. Credit to github user Nojan for finding and fixing this issue. #github [CL 2323905 by Andrew Rodham in Main branch]