com.unity.logging 1.0.0-pre.21

com.unity.logging

Source docs
Notes: processedReleased February 16, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2 (2f1)

📈 Improvements

  • Console sink reports timestamp in the local timezone, instead of UTC.
  • Logger settings set 'CaptureStacktrace' to true by default.

🔧 Bug Fixes

  • Improve compilation when using UNITY\_DOTS\_DEBUG
  • ### Security