[M] upgrade Unity 2022.3.62 and fix link parsing

Upgraded Unity editor to 2022.3.62f2c1 with related package updates. Fixed LinkAccoutResult JSON parsing to properly handle bindInfo as dictionary. Added Android namespace configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-25 18:19:30 +08:00
parent 58a29b0335
commit 638e6a3327
8 changed files with 35 additions and 24 deletions

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 2022.3.53f1c1
m_EditorVersionWithRevision: 2022.3.53f1c1 (f16e16b78e06)
m_EditorVersion: 2022.3.62f2c1
m_EditorVersionWithRevision: 2022.3.62f2c1 (92e6e6be66dc)