Skip to content

Commit 03e2c53

Browse files
authored
Update UNet deprecation date (#1438)
1 parent d662c33 commit 03e2c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/unet-migration-path.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Replacing the netcode framework of a game means replacing the foundation onto wh
3737

3838
Therefore, if you don’t plan to invest a long time reworking and testing your game, keeping UNet might be the lowest-effort solution in terms of netcode, but you won’t be able to use Unity Relay. You also won’t receive support for any future UNet issues because it’s deprecated.
3939

40-
UNet services won’t be active and accessible after May 2025, even if you keep UNet as a netcode framework. Once you’ve made a decision about the netcode framework, replace the gaming services.
40+
UNet services won’t be active and accessible after July 7th 2025, even if you keep UNet as a netcode framework. Once you’ve made a decision about the netcode framework, replace the gaming services.
4141
:::
4242

4343
## Replacing UNet and adopting Unity Gaming Services

0 commit comments

Comments
 (0)