o3de / o3de

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
https://o3de.org
Other
7.89k stars 2.22k forks source link

Outliner Overrides: No visualization displays for delete operations on a procprefab #15608

Open jckand opened 1 year ago

jckand commented 1 year ago

Describe the bug No visualization displays for delete operations on a procprefab.

Steps to reproduce

  1. Launch the Editor.
  2. Open a new or existing level.
  3. Instantiate any procprefab with a nested entity hierarchy.
  4. Delete one of the entities as an override.

Expected behavior A visualization is displayed on the parent of the deleted entity.

Actual behavior No visualization appears.

Screenshots/Video https://user-images.githubusercontent.com/82226555/230506798-520349b8-9f01-47cc-b509-eb050089e116.mp4

Found in Branch stabilization/2305

Commit ID from o3de/o3de Repository Latest installer (4/6)

monroegm commented 1 year ago

From sig/content triage: the functionality is correct but we didn't expect it to be correct yet so we still need to take a look