Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.4
2019.2
2019.2.8f1
2019.3
2020.1
Issue ID
1190143
Regression
No
Applying overriden name of nested Prefab is silently ignored
How to reproduce:
1. Open user's attached 'PrefabBugRepro.zip' project
2. Open 'SampleScene' Scene
3. Select 'Parent Prefab' GameObject
4. In the Inspector, select Overrides -> 'I Have Changed The Name' Prefab -> Apply -> Apply To Prefab 'Child Prefab'
5. Notice that 'Child Prefab' Prefab is not renamed
Expected result: Display an error, or don't show the menu item in the UI in the first place if it doesn't do anything
Actual result: Exception or warning is not thrown when Prefab's name remains unchanged through nested Prefab in the Inspector
Reproducible with: 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Could not test: 2017.4.33f1 no option to override Prefabs
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a8