Changelog
NOTE: Next release is planned to be 3.x breaking change release. The main reason is to drop deprecated code and to up minimal supported Unity version to Unity 6.x.
Added
- Add configurable WindowlessFrameRate setting (#428)
Changed
- Update CEF to 143.0.13
- Bump deps
- Use custom FixUpdate loop that uses Time.unscaledDeltaTime (#422)
- Upgrade engine to .NET 10
Fixed
- Fixed browser not rendering on resize using a workaround for a CEF issue (#425)