Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
4
Found in
2019.3.0a4
Issue ID
1158259
Regression
Yes
[Improved prefabs] "Dangling components have unfulfilled dependencies" exception thrown on applying joint component as override
"Dangling components have unfulfilled dependencies" exception thrown on applying joint component as an override to a gameObject already having Rigidbody component. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Hierarchy > Right Click > Create Empty
3) Add Rigibody component to this empty gameObject.
4) Create a prefab of this gameObject.
5) Add Character joint component.
6) In the override window > Apply all.
Occurs on: 2019.3.0a4
Not reproducible on: 2019.3.0a3, 2019.2.0b4
Environment: Both Windows and Mac
Stack trace:
Dangling components have unfulfilled dependencies
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment