Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.1.0a4
Issue ID
682282
Regression
No
[NativePlugin] Crash in native plugin does not generate crash stack trace in log and no crash dump files
To reproduce:
Step 1) Open the attached unity project, and then the scene.unity
Step 2) Select File/Build Settings... and confirm: Windows, x86_64, Development Build, Script Debugging
Step 3) Build, and run the standalone build
Step 4) press the space bar to crash in the native plug-in (RenderingPlugin.dll)
Step 5) observe that no dialog appears reporting that crash dump files were saved, and no crash dump files were saved in the standalone build directory
Step 6) open output_log.txt in the _Data folder where you built the standalone player, and observe that the stack trace is empty at the end of the file
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment