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

Scripting

-

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'

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.