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
- VideoPlayer.loopPointReached invokes twice when WaitForFirstFrame is enabled
- Converting empty groups along with nodes into a subgraph prevents subgraph creation and throws errors
- Information box is pushed up when resizing the Visual Element located in the upper part of UI Document
- Transparent objects cannot receive shadows from Point Light when Rendering Path is set to "Deferred" and there is Spot Light in the Scene
- ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized
Add comment