Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
0
Found in
2020.2.0a3
2020.3.14f1
2021.2
2022.1
Issue ID
1362574
Regression
Yes
An error is thrown when merging changes made to a Prefab into a Nested Prefab with co-dependant components
How to reproduce:
1. Open the user attached "nested_bug.zip" project
2. Open the "GameParent" Prefab located in the Scenes folder
3. Open the console
Expected result: No error is thrown
Actual result: An error is thrown
Reproducible with: 2020.2.0a3, 2020.3.23f1, 2021.2.3f1, 2022.1.0a15
Not reproducible: 2019.4.32f1, 2020.2.0a2
Note:
* Error message: Error removing component when merging Prefab changes: Can't remove CompFirst (Script) because CompSecond (Script) depends on it
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
* 2020.2.0a18 error message: Creating missing CompFirst component for CompSecond in GameChild.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2022.1):
Fixed in: 2022.2.0a1
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b4
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.11f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.28f1