Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b7
Issue ID
773305
Regression
Yes
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred while trying to transfer MonoBehaviour 'Farmer Deed Template Library'" error appears.
To repro:
1. Create a new project.
2. Download/import "Love/Hate" package from AssetStore.
Actual behaviour:
Errors appear:
Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred while trying to transfer MonoBehaviour 'Farmer Deed Template Library'
Unexpected MonoBehaviour being transferred. Expecting transfer of MonoBehaviour 'Farmer', but MonoBehaviour being transferred is '(null)'
Binary to YAML conversion: type unsigned int is unsupported
Expected Behaviour: No errors appear.
Regresssion since 5.4.0b5, works fine in 5.4.0b4.
In 5.4.0b4 there is lot of warnings like
Assets/Pixel Crushers/LoveHate/Scripts/Interaction/Deeds/Editor/DeedTemplateLibraryEditor.cs(210,35): warning CS0618: `UnityEditor.EditorGUI.EndDisabledGroup()' is obsolete: `Use DisabledScope instead'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment