com.unity.logging 1.0.16

com.unity.logging

Source docs
Notes: processedReleased September 13, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (0f1)

📈 Improvements

  • Updated Burst dependency to version 1.8.8

🔧 Bug Fixes

  • Fixed an issue where using a string that requires more than 2 bytes per character when encoded in UTF-8 in a formatted log would result in either an exception being thrown or the editor hanging, depending on the sync mode.