-
Notifications
You must be signed in to change notification settings - Fork 450
fix: unet removed from unity trunk #1678
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Shouldn't this be marked for backporting to 1.0.0? There already are bug reports about this. Depending on how fast you guys plan on making UTP the default, you might want to make a release with this fix... In any case, if it is possible that users will use this fix before UTP is the default, it might be a good idea to indicate in one way or another that they should install the UTP adapter. Otherwise they'll just be faced with a netcode solution that doesn't include a transport. |
Fixing the most recent update to unity trunk where UNet no longer exists.
MTT-2483
Testing and Documentation