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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment