Search Issue Tracker

Fixed in 2021.2.X

Votes

0

Found in

2020.2.0a10

2020.3

2020.3.30f1c1

2021.2

Issue ID

1410528

Regression

Yes

Editor doesn't show that the Scene was changed when adding a Prefab with HideFlags.DontSave or DontSaveInEditor

Scene Hierarchy

-

How to reproduce:
1. Open the attached "1410528.zip" project
2. Open the "SampleScene" Scene
3. Open the Custom "Test" Window via the Menu Bar (BUG -> HideFlags)
4. Attach the "Cube" Prefab to the Empty Field
5. Drag the "Cube" Prefab from the Project Window into the Hierarchy Window

Expected result: The Scene is marked as "Dirty" and the Prefab is added to the Scene
Actual result: The Prefab is added, but the Scene isn't marked as "Dirty"

Reproducible with: 2020.2.0a10, 2020.3.34f1, 2021.2.0a8
Not reproducible with: 2019.4.38f1, 2020.2.0a9, 2021.2.0a9, 2021.3.2f1, 2022.1.0f1, 2022.2.0a12

Note:
- Reproducible on a new project

  1. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0a9

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.