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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a8