com.unity.logging 1.0.0-exp.7
Notes: processedReleased October 26, 2022
Unity Compatibility
Minimum Unity: 2022.2 (0b5)
Package Dependencies
- com.unity.burst (1.7.4)
- com.unity.collections (2.1.0-exp.4)
✨ Features
- Ability to provide custom ToString-like formatting
- Missing documentation
- Structures with unsafe pointers inside can be logged.
- Pointers can be logged
📈 Improvements
- Incremental sourcegen implemented
⚡ API Changes
- Jobs dependency removed
- USE\_BASELIB define removed - it is always set
🔧 Bug Fixes
- Unity 2023 compatibility
- Initialization order because of cctor is not called in some Burst cases
