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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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