com.unity.logging 1.0.8

com.unity.logging

Source docs
Notes: processedReleased May 11, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2 (15f1)

Features

  • Support for redirecting Unity Debug logs into logging package

📈 Improvements

  • Updated Burst version to 1.8.4

🔧 Bug Fixes

  • Generated names are now deterministic
  • Update XML documenation.
  • When targeting the IL2CPP backend with Burst enabled and Managed Code Stripping set to values higher than 'Minimal', logging messages should no longer cause a compilation failure. Some code paths internal to the package and necessary for Burst compatibility were erroneously being stripped with Managed Code Stripping enabled.