• Courses
  • News
    • Archive posts
  • Pages
    • About us
    • Become a teacher
HNGamers
  • Courses
  • News
    • Archive posts
  • Pages
    • About us
    • Become a teacher

Technology

  • Home
  • Blog
  • Technology
  • Understanding Unity’s serialization language, YAML

Understanding Unity’s serialization language, YAML

  • Posted by
  • Categories Technology
  • Comments 0 comment
  • Tags

 

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.

 Read More technology | Unity Technologies Blog 

  • Share:
author avatar

Previous post

UI Toolkit at runtime: Get the breakdown
July 28, 2022

Next post

SUBARU harnesses the power of VR for user research
August 1, 2022

You may also like

Unity and .NET, what’s next?
13 August, 2022

We’ve recently started a multiyear initiative to help you write more performant code faster and deliver long-term stability and compatibility. Read on to find out what we’re doing to update the foundational tech stack behind your scripts.

Profiling in Unity 2021 LTS: What, when, and how
13 August, 2022

Developing expertise with Unity’s suite of profiling tools is one of the most useful skills you can add to your game development toolbox. Thorough profiling can massively boost the performance of your game, so we want to help you get started with key tips from our newly released e-book, Ultimate guide to profiling Unity games.

Mobile performance optimization with Adaptive Performance 4.0
13 August, 2022

Download Unity 2022.1 Tech Stream and discover Adaptive Performance 4.0. Push Android performance even further on Samsung devices with four more scalers that cover physics, decals, customization, and layer culling – plus support for visual scripting to optimize app performance.

Leave A Reply Cancel reply

Your email address will not be published. Required fields are marked *

HNGamers.