Search Issue Tracker
Not Reproducible
Votes
1
Found in
2019.1.0a11
Issue ID
1106520
Regression
No
"Dangling components have unfulfilled dependencies" error appears when applying added component to the asset
Steps:
1. Open attached project
2. Add "GameObject->UI->Text" to the scene
3. Make a prefab out of Text GameObject
4. Add "NewBehaviourScript" script from Asset folder to instance
(it has RequiredComponent(RectTransform))
5. Click on "Overrides" -> ApplyAll to asset
==>
Dangling components have unfulfilled dependencies
UnityEditor.PrefabUtility:RegisterNewObjects(GameObject, HashSet`1, String) (at C:/UnitySource/Trunk/Editor/Mono/Prefabs/PrefabUtility.cs:277)
UnityEditor.PrefabUtility:ApplyPrefabInstance(GameObject, InteractionMode) (at C:/UnitySource/Trunk/Editor/Mono/Prefabs/PrefabUtility.cs:357)
Not repro in Version 2018.3.0f1 (6b82b3f38952)
Repro in Version 2019.1.0a12 (aa98f772c296)
Comments (12)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
unity_vK4Nnt93vsHKdg
Sep 06, 2019 12:20
I'm having the same issue with the unity 2019.3.0a8, using (working) with nested prefabs.
DrunkenMastah
Apr 23, 2019 23:13
This happened just now even on 2019.1.0f2