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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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