com.unity.logging 1.3.5

com.unity.logging

Source docs
Notes: processedReleased January 22, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

🔧 Bug Fixes

  • Addressed an issue on Unity 6 and iOS where having the package installed would cause an exception at startup on player builds. An effect of this fix is that log files are no longer produced by default on iOS. This can be overridden through a custom logger configuration (see `DefaultSettings.CreateDefaultLogger`).