com.unity.logging 1.0.8
Source docsNotes: processedReleased May 11, 2023
Unity Compatibility
Minimum Unity: 2022.2 (15f1)
Package Dependencies
✨ 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.
