Ask a Question
How can I manually validate Content with C# in the Unity Editor?
almost 3 years ago by Marco Williams
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?