Description

When disabling "Should be Visible" of a stream level and then enabling it again, the values of variables in a Blueprint that has been placed in a stream level maintain their value in PIE but reset the values in Standalone.

It is unclear which one of these is intended functionality, but there is an inconsistency.

Steps to Reproduce
  1. Open the attached project
  2. Play in Standalone
  3. Press 1 to Load Stream Level
  4. Wait for the variable to be set to 5 and printed to the screen after ~5 seconds
  5. Press 2 to hide the streaming level
  6. Press 3 to make the level visible again

Result: In Standalone, the variable is reset to 0 when the level is made visible again

Expected: The variable would retain its value

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-40306 in the post.

0
Login to Vote

Fixed
ComponentUE - Gameplay
Affects Versions4.124.134.144.16
Target Fix4.16
Fix Commit3271586
Main Commit3293329
CreatedJan 6, 2017
ResolvedJan 25, 2017
UpdatedApr 27, 2018