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)
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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