Copyright © 2026 Unity Technologies
Slack thread for context : https://unity.slack.com/archives/C027WUE2V32/p1708602141625779?thread_ts=1708533414.987679&cid=C027WUE2V32
Suggested fix: [Internal link]
Reproduction steps:
1. Open the user’s attached “SampleProject” project
2. Build and run the Player (File > Build And Run)
3. In the Player, press the “CLICK TO INIT AND SIGN IN” button
4. Observe the Player
Expected result: No error is thrown
Actual result: “TypeError: Module.dynCall_vi is not a function" error is thrown
Reproducible with: 2023.2.7f1
Not reproducible with: 2022.3.18f1, 2023.1.20f1
Could not test with: 2021.3.34f1 (Multiple “error CS0234” and “error CS0236” errors from the com.unity.collections package), 2023.1.0a1 - 2023.1.19f1, 2023.2.0a1 - 2023.2.1f1 (Multiple compilation errors or “Caught exception: 'Unity.Services.Core.ServicesInitializationException” error is thrown in the Player after following the reproduction steps), 2023.3.0b4 (The Player displays a black screen)
Reproducible on: macOS Sonoma 14.1.2 (Intel), Windows 10 (user’s)
Not reproducible on: No other environment tested
Notes:
Definition of done:
Issues you vote on will appear here