Search Issue Tracker

Duplicate

Votes

0

Found in

2019.2

2019.2.8f1

2020.1

Issue ID

1192831

Regression

No

The reference to a prefab re-appears after clearing prefab references and reopening editor

Themes

-

To reproduce:
1 Open attached project
2. In Hierarchy choose Turret
3. Open script "Turret" and comment "public GameObject bullet "
4. Save the script and then uncomment the line
5. In the inspector window notice that Bullet has None(Game Object)
6. Make some changes in the prefab and save the editor
7. Reopen the editor and check again Turret prefab in the inspector

Actual result: The Bullet (game object) is being reassigned to Bullet after the editor is restarted
Expected result: The Bullet should have None( Game Object) after the editor was restarted

Reproduced with: 2019.2.16f1; 2020.1.a016
Not reproduced in: 2017.4.35f1; 2018.4.14f1 due to missing prefabs

Note: Image of the issue attached bellow

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.