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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment