Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.1f1
Issue ID
1150635
Regression
Yes
[UWP] UWP build fails on 2019.1.1f1
It seems this bug happens because il2cpp.exe doesn't run correctly.
Repro:
1. Create a new project
2. Build UWP player with any build settings
3. Observe the error in Editor Console
Error (more info in the comments)
1. IL2CPP error (no further information about what managed code was being converted is available)
2. Failed running D:\Unity_Editors\2019.1.1f1\Editor\Data\il2cpp/build/il2cpp.exe --convert-to-cpp --emit-null-checks --enable-array-bounds-check --dotnetprofile="unityaot" --profiler-report --map-file-parser=D:/Unity_Editors/2019.1.1f1/Editor/Data/Tools/MapFileParser/MapFileParser.exe --directory=D:/Unity_Projects/Empty/Temp/StagingArea/Data/Managed --generatedcppdir=D:/Unity_Projects/Empty/Temp/StagingArea/Il2CppOutputProject/Source/il2cppOutput
3. Exception: D:\Unity_Editors\2019.1.1f1\Editor\Data\il2cpp/build/il2cpp.exe did not run properly!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment