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?