Skip to content

Releases: CodedImmersions/MirrorVR

1.0.0

10 Jan 19:19
e06f338

Choose a tag to compare

MirrorVR has officially been released to the public!

Thank you to everyone who has supported us through this journey.

Please join the Discord for support: https://discord.gg/6KCH9xvGUE

[1.0.0] - 2026-01-10

This is the first official release of MirrorVR.

  • Adjusted MIT headers to align with 2025-2026 MirrorVR timeline.
  • EOSTransport is no longer included with MirrorVR to shrink down the package size.
  • Added an easy way to make Mirror authenticators, MirrorVRAuthenticatorBase.cs.
  • Added two pre-made autenticators (CloudAuth, APKHashAuth) into the new Examples folder.
  • Hid Dedicated Server fields in the MirrorVRManager inspector for the time being.
  • Moved Demo folder from Assets/MirrorVR/Demo to Assets/MirrorVR/Examples/Demo.

Full Changelog: 0.3...v1.0.0
To set up, please go to the setup guide here.

0.3

28 Dec 21:43
01aff22

Choose a tag to compare

0.3 Pre-release
Pre-release

ONLY AVAILABLE TO EARLY ACCESS MEMBERS

Apply at https://discord.gg/6KCH9xvGUE

Changes in 0.3:

  • 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!

0.2.1/0.2.1.1

25 Aug 14:36
90f5f00

Choose a tag to compare

0.2.1/0.2.1.1 Pre-release
Pre-release

Originally released on August 14, 2025.

ONLY AVAILABLE TO EARLY ACCESS MEMBERS

Apply at https://discord.gg/6KCH9xvGUE

Changes in 0.2.1:

  • 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

Changes in 0.2.1.1:

  • Fixed performance issues

0.2

14 Aug 18:54
88141cb

Choose a tag to compare

0.2 Pre-release
Pre-release

Originally released on August 9, 2025.

ONLY AVAILABLE TO EARLY ACCESS MEMBERS

Apply at https://discord.gg/6KCH9xvGUE

Changes:

  • Added cosmetics system!
  • Added Dedicated Server support, via KCP transport. DOES NOT FULLY WORK YET, DO NOT USE.
  • Merged MirrorVRManager and NetworkManager into one script.
  • Added Epic Games Account and Device ID login support.
  • Added BASIC Steam login support. Documentation still in progress.
  • Updated MetaVoiceChat to v2.2/v2.3. See new features here
  • Bug fixes
  • Code optimization
  • Updated name and room computer examples to fix some bugs.

v0.1.4

07 Aug 22:51
88141cb

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

Originally released on July 22, 2025.

ONLY AVAILABLE TO EARLY ACCESS MEMBERS

Apply at https://discord.gg/6KCH9xvGUE

Changes:

  • 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.

v0.1.3

19 Jul 00:49
4825ea2

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

ONLY AVAILABLE TO EARLY ACCESS MEMBERS

Apply at https://discord.gg/6KCH9xvGUE

Breaking Changes

  • Moved Assets/Mirror/Transports/EOSTransport to Assets/MirrorVR/Transports/EOSTransport
  • Moved Assets/MirrorVR/Third-Party/MetaVoiceChat to Assets/MirrorVR/Third-Party/Metater/MetaVoiceChat
  • Moved Assets/MirrorVR/Third-Party/Concentus.2.2.2 to Assets/MirrorVR/Third-Party/Metater/MetaVoiceChat/Concentus.2.2.2

Changes:

  • Updated MetaVoiceChat to v2. See new features here.
  • Added fully-working colors! (untested over the network)
  • (hopefully) fixed Oculus login issues. Ping me if it still happens.
  • Added a lot more I don't remember cuz it was two months ago that I added the features so ping me if you see any changes you notice.