Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.30f1
2022.3.10f1
2023.1.14f1
2023.2.0b10
2023.3.0a6
Issue ID
UUM-49477
Regression
No
ArgumentNullException when building with Apple Unity Plug-in
How to reproduce:
1. Download and open the attached "My Project" project
2. Build the project for MacOS with "Create Xcode Project" enabled
3. Observe the console window
Expected outcome: No errors appear in the console window
Actual outcome: "ArgumentNullException: Value cannot be null. Parameter name: key" error appears in the console window
Reproduced with: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Reproduced on: MacOS 13.5.2 (Intel), MacOS 13.4 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
Resolution Note:
Third party issue. UnityFramework target does not exist in the MacPlayer XCode project. The third party plugin code tries to access it.