Blocking Load not working when streaming levels

Still a problem in 4.23 - in my case I do this with LoadStreamLevel from code and just needed to get the first object of a specific type via an Actor Iterator. I used a short busy-wait for the specific thing I needed (appropriate for the specific use-case) as a band aid fix, but that will not work for everyone so it would be nice if this was properly addressed somehow.