Search Issue Tracker
Fixed in 2022.3.7f1
Fixed in 2021.3.30f1
Votes
0
Found in
2021.2.9f1
2021.3.0f1
Issue ID
UUM-8510
Regression
No
[M1] Errors building when Apple Silicon or Intel 64-bit is selected as Build Architecture
Reproduction steps:
1. Open the user's "vpe-rock.zip" project
2. Open the Build Settings and change Architecture to "Intel 64-bit" or "Apple silicon"
3. Click Build
Expected result: Build is successful
Actual result: Error "Multiple precompiled assemblies with the same name VisualPinball.Engine.PinMAME.dll included on the current platform. Only one assembly with the same name is allowed per platform." is thrown
Reproducible with: 2021.2.9f1, 2021.3.0f1
Could not test with: 2020.3.36f1, 2021.2.8f1, 2021.3.1f1, 2021.3.6f1, 2022.1.8f1 (library errors or fails to load the project)
Reproducible on: macOS 12.4 (M1 Max)
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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Resolution Note (fix version 2022.3.7f1):
Fixed by another internal issue: UUM-40186: Managed Plugins have CPU selection UI
Resolution Note (fix version 2021.3.30f1):
Fixed by another internal issue: UUM-40186: Managed Plugins have CPU selection UI