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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Fixed by another internal issue: UUM-40186: Managed Plugins have CPU selection UI