Description

Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts.

Edit: After further testing, the Actor's Begin Play is not being called the first time the level is loaded either.

Found in 4.15.1. Reproduced in 4.14.3 and 4.16 Main CL# 3354254

Steps to Reproduce
  1. Open the attached project
  2. PIE
  3. Move the camera to the Level Streaming Volume on the left to load LevelA (indicated by the cube on the floor) The Actor does not tick.
  4. Exit the Streaming Volume and then move back into it

Result: The actor's Tick will not be fired until the level is loaded the second time the streaming volume is entered.

Expected: The actor's Tick would fire the first time the level is loaded using the streaming volume.

Have Comments or More Details?

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

5
Login to Vote

Fixed
ComponentUE - Gameplay
Affects Versions4.144.154.16
Target Fix4.17
Fix Commit3392542
Main Commit3431398
CreatedApr 11, 2017
ResolvedApr 13, 2017
UpdatedMay 12, 2017