com.unity.logging 1.2.0-pre.12
Source docsNotes: processedReleased February 28, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
📈 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.
