Search Issue Tracker
Fixed
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Fixed by another internal issue: UUM-40186: Managed Plugins have CPU selection UI