Understanding Unity’s serialization language, YAML

July 28, 2022 Nicolas Alejandro Borromeo

Did you know that you can edit any kind of asset without the hassle of dealing with serialization languages like XML or JSON in the Unity Editor? While this works most of the time, however, there are some instances where you must modify your files directly. Think of merge conflicts or files being corrupted as examples.

That’s why, in this blog post, we will further unpack Unity’s serialization system, and share use cases of what can be achieved by modifying Asset files directly.

Previous Article
Unlock the power of machine learning to build breathtaking worlds
Unlock the power of machine learning to build breathtaking worlds

Procedural Worlds recently brought Gaia into Intel’s Game Dev AI Toolkit. See how it can support your next ...

Next Article
Building successful B2C brands in the metaverse
Building successful B2C brands in the metaverse

Unity’s Ryan Peterson and Media.Monks’ SVP, Tim Dillon, discuss what it’s going to take for B2C brands to m...