Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.1f1
Issue ID
831180
Regression
No
"Binary to YAML conversion: type unsigned int is unsupported" error message
During importing 'AQUAS Water/River Set' A$ package, among other warning/error messages, there are:
Binary to YAML conversion: type unsigned int is unsupported
These go in Editor.log as:
---
Binary to YAML conversion: type unsigned int is unsupported
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Mono/BackupState.cpp Line: 89)
---
These don't bring any value to the user and should either be not there or provide more information, so the user may take an action.
The issue comes up every now and again since 5.0. It is mentioned a number of times on the forum, like https://forum.unity3d.com/threads/binary-to-yaml-conversion-type-unsigned-int-is-unsupported-etc.293330/. Also, cases 728741, 788003 and some other mention the error.
To reproduce:
Encountered on OS X 10.12.5 with Unity 2017.2.0b2 (a9976befbe0f).
- New project
- Import 'AQUAS Water/River Set' A$ package
- Agree to API update
>>> After the update will stop, there will be 4 such error messages.
Expected: These should either be not there, or provide some information to the user, whereupon he can take an action.
Is not reproducible with 5.6.2 and 2017.1.0f3, for the same A$ package. But doesn't look to be a regression, since it was complained upon earlier.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment