File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
5757 * com.unity.postprocessing upgraded to v3.5.0
5858 * Netcode for GameObjects upgraded to v2.4.3
5959 * Multiplayer Services upgraded to v1.1.4
60+ * Upgraded to Authentication package v3.5.1, fixing switching profile issues (#920 )
6061
6162### Cleanup
6263* Removed ParrelSync from the project (#890 )
Original file line number Diff line number Diff line change 1717 "com.unity.performance.profile-analyzer" : " 1.2.3" ,
1818 "com.unity.postprocessing" : " 3.5.0" ,
1919 "com.unity.render-pipelines.universal" : " 17.0.4" ,
20- "com.unity.services.authentication" : " 3.4 .1" ,
20+ "com.unity.services.authentication" : " 3.5 .1" ,
2121 "com.unity.services.multiplayer" : " 1.1.4" ,
2222 "com.unity.test-framework" : " 1.5.1" ,
2323 "com.unity.timeline" : " 1.8.8" ,
Original file line number Diff line number Diff line change 273273 "url" : " https://packages.unity.com"
274274 },
275275 "com.unity.services.authentication" : {
276- "version" : " 3.4 .1" ,
276+ "version" : " 3.5 .1" ,
277277 "depth" : 0 ,
278278 "source" : " registry" ,
279279 "dependencies" : {
280280 "com.unity.ugui" : " 1.0.0" ,
281- "com.unity.services.core" : " 1.14.0 " ,
281+ "com.unity.services.core" : " 1.15.1 " ,
282282 "com.unity.nuget.newtonsoft-json" : " 3.2.1" ,
283283 "com.unity.modules.unitywebrequest" : " 1.0.0"
284284 },
285285 "url" : " https://packages.unity.com"
286286 },
287287 "com.unity.services.core" : {
288- "version" : " 1.14.0 " ,
288+ "version" : " 1.15.1 " ,
289289 "depth" : 1 ,
290290 "source" : " registry" ,
291291 "dependencies" : {
You can’t perform that action at this time.
0 commit comments