Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Progress.Options.Unmanaged

Description

An unmanaged progress indicator is one that Unity does not manage. Unity does not cancel unmanaged progress indicators when a domain reload happens. This is the default behavior for internal-use progress indicators started from C++ code.