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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment