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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment