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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment