This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

How can I manually validate Content with C# in the Unity Editor?

There is a validate button in the Content Manager, and it validates content and shows any errors in a popup window. Can I call this function from C#? Can I get a list of content validation exceptions?