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 PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
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