com.unity.multiplayer.tools 1.0.0-pre.8
Notes: processedReleased June 15, 2022
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.collections (1.1.0)
- com.unity.modules.uielements (1.0.0)
- com.unity.nuget.mono-cecil (1.10.1)
- com.unity.nuget.newtonsoft-json (2.0.0)
- com.unity.profiling.core (1.0.0-pre.1)
🔄 Changes
- Clamping numerical values to acceptable limits for public APIs
- Improve generated counter labels
- Prevent an exception when there's only one sample
- Added spacing between divider graph and axis number alignment
- Reusing existing numerical labels when the value doesn't change or barely changed
- Fix incorrect values for gauges in counter display elements using SMA
- Ensure RNSM counters display 1 rather than 1,000 milli
- Use infinity rather than float.Min for counter config bounds
- Reduce vertices in graphs with large sample count
