Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0x
Issue ID
877128
Regression
No
[Mono Runtime Upgrade] Can't launch windows standalone build built on Win 8.1
1. What happened
The following error appears in system application log ('1.exe' is windows standalone build):
Faulting application name: 1.exe, version: 5.6.0.3640, time stamp: 0x588b8f85
Faulting module name: mono-2.0-boehm.dll, version: 0.0.0.0, time stamp: 0x588145db
Exception code: 0xc0000409
Fault offset: 0x00000000002f36b8
Faulting process id: 0x228
Faulting application start time: 0x01d27d78f2da6897
Faulting application path: C:\Users\nikolai\Documents\New Unity Project\1.exe
Faulting module path: C:\Users\nikolai\Documents\New Unity Project\1_Data\MonoBleedingEdge\EmbedRuntime\mono-2.0-boehm.dll
Report Id: 308d12a0-e96c-11e6-825c-080027267e27
Faulting package full name:
Faulting package-relative application ID:
2. How we can reproduce it using the example you attached
Project folder contains the built executable 1.exe
Otherwise - build the project on Win8.1 (for standalone x64)
This looks to be some kind of instability as on another system the issue was present till I build x86 build. Then all builds were working OK. But on this machine issue persists.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ShaderGraph tab header changes the icon to the VFX Graph icon when ShaderGraph and VFX Graph with the same name are both opened
- The Build Profiles window has usability issues when the panel takes up less than 30% of the screen width
- Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
Add comment