Search Issue Tracker

Fixed in 2017.1.X

Votes

0

Found in

2017.1.0a3

Issue ID

889011

Regression

Yes

[Win][Regression] Player crashes after launching Windows Standalone project

Windows Standalone

-

Steps to repro:

1. Open attached project and 't1' scene;
2. Go to File -> Build Settings;
3. Click 'Add Open Scenes' button;
4. Click 'Build and Run';
5. In Player Configuration window press 'Play' button.

Actual result:

Player crashes. See attached video for clarity.

Last calls form stacktrace:
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF66A35F193)
0x00007FF66A35F193 (t1)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF66A37A5E6)
0x00007FF66A37A5E6 (t1)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF66A2B0183)
0x00007FF66A2B0183 (t1)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF66A1EDB03)
0x00007FF66A1EDB03 (t1)

Regression introduced in Unity 2017.1.0a1.
Folder with crash logs is attached.

Notes:
- Not reproducible for projects created in previous versions; reproducible only in the new project.
- Reproducible in 2017.1.0a1, 2017.1.0a2, 2017.1.0a3;
- Not reproducible in 5.6.0b11, 5.5.2p1;
- Reproducible on Windows 10 (DX11), not reproducible on OSX 10.12.2 (GlCore) and WebGL;
- The issue may be hardware related, as it doesn't repro on all Win 10 DX11 machines.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.