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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment