com.unity.logging 1.2.0-pre.12

com.unity.logging

Source docs
Notes: processedReleased February 28, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

📈 Improvements

  • Updated Burst dependency to version 1.8.12

🔧 Bug Fixes

  • Fixed an issue where `WriteTo.UnityEditorConsole` would fail to preserve the location of the log line. For example when double-clicking the log entry in the editor console, it would not take you to the appropriate line in your IDE.
  • Fixed a memory leak in the JSON sink.