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
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.
Head over to the existing Questions & Answers thread and let us know what's up.
5 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.14, 4.15, 4.16 |
Target Fix | 4.17 |
Fix Commit | 3392542 |
---|---|
Main Commit | 3431398 |
Created | Apr 11, 2017 |
---|---|
Resolved | Apr 13, 2017 |
Updated | May 12, 2017 |