Search Issue Tracker

By Design

Votes

0

Found in

2020.3.45f1

2021.3.19f1

2022.2.7f1

2023.1.0b5

2023.2.0a3

Issue ID

UUM-27654

Regression

No

Missing Components get added but not saved

-

Reproduction steps:
1. Open the attached project “WarningRepro“ with Unity Editor 2020.2.0a7 or newer
2. Notice warnings in the Console windows
3. Close and reopen the project
4. Notice the same warnings as in step 2

Expected result: Added Components are saved after adding
Actual result: Added Components are not saved (Even after Ctrl+S)

Reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.7f1, 2023.1.0b5, 2023.2.0a3

Reproducible on: Intel MacOS Vantura 13.1

  1. Resolution Note:

    This is by design. We don't automatically save the scenes or prefabs after adding components, but when the users saves the scenes or prefabs the added missing components will be added.

Add comment

Log in to post comment