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.66k stars 2.18k forks source link

Prefab Edit mode behaves incorrectly on exit #15314

Open LB-KacperMetelski opened 1 year ago

LB-KacperMetelski commented 1 year ago

Describe the bug Opening and editing one prefab results in opening the rest of the prefabs in the level.

Steps to reproduce Steps to reproduce the behavior:

  1. Create two prefabs.
  2. Close both Prefab Instances.
  3. Right Click on one prefab.
  4. Open/Edit Prefab.
  5. Exit edit mode (Esc).

Expected behavior Only the edited prefab remains opened.

Actual behavior Every prefab in the level is opened.

Screenshots/Video Video

Found in Branch Stabilization/2305

Commit ID from o3de/o3de Repository 169ab99

Desktop/Device:

AMZN-daimini commented 1 year ago

Relates to this: https://github.com/o3de/o3de/issues/15035 UX suggestion is to just remove the option altogether.