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
- Scrollbar in "My Assets" detail window appears compressed/cut off
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()
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