All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Adjusted MIT headers to align with 2025-2026 MirrorVR timeline.
- EOSTransport is now no longer included with MirrorVR, to shrink down the package size.
- Added easy way to make Mirror authenticators, MirrorVRAuthenticatorBase.cs.
- Added two pre-made autenticators (CloudAuth, APKHashAuth) into new Examples folder.
- Hid Dedicated Server fields in the MirrorVRManager inspector for the time being.
- Moved Demo folder from
Assets/MirrorVR/DemotoAssets/MirrorVR/Examples/Demo.
- Updated to EOSTransport v3 Beta 2.
- Updated EOSSDK from 1.17.1.3 to 1.18.1.2.
- Fixed "Resource 'string/eos_login_protocol_scheme' not found in AndroidManifest.xml" Gradle Build Error
- Updated MetaVoiceChat to v4.2. See new features here.
- Removed support for multiple cosmetics in the same slot.
- Made cosmetics be able to be toggled while offline.
- Added a basic demo.
- Plus a lot more.
- Fixed performance issues
- Updated EOSSDK from 1.17.0-CL39599718 to 1.17.1.3-CL44532354.
- Added Profiler Markers to some heavy methods in MirrorVR.
- Finished Steam Login Support.
- Added cosmetics system!
- Added Dedicated Server support, via KCP transport.
- Merged MirrorVRManager and NetworkManager into one script.
- Added Epic Games Account and Device ID login support.
- Added BASIC Steam login support. Documentation in progress.
- Updated MetaVoiceChat to v2.3. See new features here.
- Bug fixes
- Code optimizations
- Added Host Migration Alpha!
- Updated MetaVoiceChat to v2.1. See new features here.
- Fixed a bug that wouldn't let you build with MirrorVR in the project.
- First documented GitHub release.
- Moved
Assets/Mirror/Transports/EOSTransporttoAssets/MirrorVR/Transports/EOSTransport. - Moved
Assets/MirrorVR/Third-Party/MetaVoiceChattoAssets/MirrorVR/Third-Party/Metater/MetaVoiceChat. - Moved
Assets/MirrorVR/Third-Party/Concentus.2.2.2toAssets/MirrorVR/Third-Party/Metater/MetaVoiceChat/Concentus.2.2.2. - Updated MetaVoiceChat to v2. See new features here.
- Added fully-working colors! (untested over the network)
- (hopefully) fixed Oculus login issues.
- Added option to add attributes when creating a lobby
- Fixed some bugs from v0.1.1
- Added an editor only toggle on MirrorVRManager to use Epic Portal login instead of Oculus.
- Finished JoinRandomLobby code.
- First Early Access release!