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
- Canvas UI is invisible in camera with output from Graphics Compositor with a texture sublayer when a separate camera renders to that texture as a Target Texture
- UI Builder Progress Bar Element background color does not change in the Viewport
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
Add comment