Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b3
Issue ID
990003
Regression
No
[macOS] [IL2CPP] Build fails with DllNotFoundException: ole32.dll
Steps to reproduce:
1. Open the project
2. Make sure build target is set to Mac Standalone
3. Make sure selected scripting backend is IL2CPP
4. Start the build
Result: build fails
Log: Failed running /Applications/Unity 2018.1.0b4/Unity 2018.1.0b4.app/Contents/il2cpp/build/UnityLinker.exe --api=NET_4_6 <...>
<...>
stdout:
Fatal error in Unity CIL Linker
System.DllNotFoundException: ole32.dll
at (wrapper managed-to-native)
<...>
Reproduced on: 2018.1.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment