socialpoint-labs / unity-yaml-parser

Python3 library to manipulate Unity serialized files from outside the Unity Editor.
https://pypi.org/project/unityparser/
MIT License
137 stars 24 forks source link

Add support to parse scalars in the form `: <key>` with Empty value #42

Closed sp-ricard-valverde closed 2 years ago

sp-ricard-valverde commented 2 years ago

It's a rare case that has been identified to happen to .dll.meta files and Unity staff flagged the issue as design, so no hopes on them to fix this(https://github.com/socialpoint-labs/unity-yaml-parser/issues/32)

Although the loading of such documents is supported, serialization will fix the scalar value and produce a correct yaml