Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.1f1
Issue ID
836038
Regression
No
Crash at "mono_string_new " when using Marshal.PtrToStructure
To reproduce:
1. Open the attached project
2. Download the attached "ST00A.CHC" file
2. Open the "TestScript" script
3. On line 67 of the script change the argument of TestBadStructB() method to the location where you have stored the"ST00A.CHC" file
4. Attach the script to any game object
5. Play the scene
Expected: Unity does not crash when using Marshal.PtrToStructure
Actual: Unity does crash when using Marshal.PtrToStructure
Reproduced on: 5.5.0b6, 5.4.1p3, 5.3.6p6, 5.2.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment