From 7ab82cd9a04ae75f8ed81402b5309ab99afc9259 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Mon, 27 Jan 2025 16:33:51 +0900 Subject: [PATCH] Update supported Unity version to 2022.3LTS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 387644f83..2698b2346 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ UniVRM can import/export following supported file types at both runtime and edit ## Supported Environments -The latest UniVRM supports Unity 2021.3 LTS or later. +The latest UniVRM supports Unity 2022.3 LTS or later from `v0.128.0`. UniVRM supports scripting backends both .NET and IL2CPP.