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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment