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
- [2023.2] HDRP Asset Settings Helper throws a NullReferenceException
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a8