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
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Add comment