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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment