請問大家有遇過這個bug嗎
我創完角色進入遊戲的讀取畫面時就會跳回桌面
error.log
Unity Player [version: Unity 5.6.2p4_35c1064e76f5]
FateSeeker.exe caused an Access Violation (0xc0000005)
in module FateSeeker.exe at 0023:0187feb4.
24% memory in use.
0 MB physical memory [0 MB free].
0 MB paging file [0 MB free].
0 MB user address space [3113 MB free].
Read from location 00000010 caused an access violation.
Context:
EDI: 0x00000010 ESI: 0x00000000 EAX: 0x00000010
EBX: 0x01ec4564 ECX: 0x7ffffffe EDX: 0x03ef5273
EIP: 0x0187feb4 EBP: 0x001dee48 SegCs: 0x00000023
EFlags: 0x00210202 ESP: 0x001debbc SegSs: 0x0000002b
Bytes at CS:EIP:
80 38 00 74 05 40 85 c9 75 f5 2b 85 e0 fd ff ff
我開別的遊戲就沒出現這個問題(dark souls, 或是epic, gog上的遊戲)
查了網路有人說是遠端桌面軟體相衝, 但我也沒灌遠端軟體.
但我不確定是否unity的遊戲都變成這樣,
好奇怪啊~