Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PrecompiledAssemblyException

An exception throw for Precompiled Assembly errors.
Read time 1 minuteLast updated 6 days ago

Definition

Warning
Deprecated. PrecompiledAssemblyException is no longer being thrown by Unity and will be removed.
public class PrecompiledAssemblyException : Exception, ISerializable

Constructors

Properties

Property

Description

filePathsFile paths for Precompiled Assemblies that caused the exception.

Inheritance