Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
940012
Regression
No
Unity crashes when Marshal.StructureToPtr is used
How to reproduce:
1. Download attached project
2. Open "111" Scene
3. Press Play
Expected result: Unity should not crash
Actual result: Unity crashes when Marshal.StructureToPtr is used
Reproduced with: 5.5.2f1, 5.6.0f3, 5.6.3f1, 2017.1.0p3, 2017.2.0b6, 2017.3.0a3
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Phonebox
Jan 13, 2018 19:09
I do not see an edit option however my earlier comment has an important typo, I meant 5.6.5f1 instead of 5.5.5f1
Phonebox
Jan 13, 2018 19:07
unity 5.5.5f1 also does not have this problem