86.13.1 (2023-12-23)
Bug Fixes
- NetworkPingDisplay: increase default width so rtt number isn't cut off (88c7fa7)
- Prediction: PredictedRigidbody now copies all materials, not just the first (f1cf4f6)
- Prediction: PredictedRigidbody now sets all materials to ghost material, not just one (12e73d3)
- Prediction: PredictedRigidbodyVisual rotation interpolation now works (58148e0)
Performance Improvements
- PredictedRigidbody: get mesh renderer only once (0864676)