Description

Selecting actors in the Scene Outliner during a PIE session results in the EditorWorld copy of the actor being selected. This means that changes to the actor's properties don't reflect during that PIE session as they should, and are instead made to the "real" copy of the actor in the EditorWorld. This can result in accidental, destructive changes to the level being edited. The expected behavior here is that changes made to actors during PIE are ephemeral and revert once PIE ends, unless "Keep Simulation Changes" is selected to copy those changes back to the level.

Steps to Reproduce
  1. Add a SpotLight to the level
  2. Start PIE
  3. Select the SpotLight in the Scene Outliner and adjust the cone angle, note that the shape of the light doesn't change.
  4. End PIE and note that the change now appears

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - World Creation - Worldbuilding Tools
Affects Versions5.1
Target Fix5.1
Fix Commit19407552
Main Commit19407552
CreatedMar 15, 2022
ResolvedMar 16, 2022
UpdatedMar 18, 2022