A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture streaming level initialization. The in-game texture streaming behavior is not affected though.
The fix for this is very simple and is in Shelf 3487210
Load map stalls when building the texture streaming component data.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-46004 in the post.
0 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.16 |
Target Fix | 4.16.2 |
Fix Commit | 3488235 |
---|
Created | Jun 13, 2017 |
---|---|
Resolved | Jun 13, 2017 |
Updated | Apr 27, 2018 |