Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0a6
Issue ID
973315
Regression
No
Player hangs and crashes on initializing dbghelp.dll after launching Standalone Player
Steps to repro:
1. Open attached project and 'PlayThis' scene;
2. Build and Run the scene to the Standalone Player;
3. Click 'Play' button in the Player configuration window.
Expected result:
Scene is loaded successfully.
Actual result:
Player crashes after several seconds of loading. See attached video.
In the player.log file following stacktrace is shown:
========== OUTPUTTING STACK TRACE ==================
ERROR: Error while initializing dbghelp.dll, GetLastError: 'The operation completed successfully.' (Address: 00000000)
========== END OF STACKTRACE ===========
Notes:
- Reproducible in 2018.1.0a6, 2017.3.0b11, 2017.2.0p3, 2017.1.0p4, ;
- Reproducible on Windows 10; not reproducible on OSX 10.13.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment