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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment