com.unity.multiplayer.tools 1.0.0-pre.8

com.unity.multiplayer.tools

Notes: processedReleased June 15, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

🔄 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