Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.1f1
Issue ID
1077783
Regression
No
Unity crashes when using C++ dll library to cross compile code to C# and sending input string to the c++ file and back
How to reproduce:
1. Download user's attached project
2. In the project open the Scene called "Main"
3. Play the Scene and you will see the simple UI text field
4. Enter any string in that text field
-- crash occurs
Reproducible with: 2017.4.11f1, 2018.1.9f2 ,2018.2.7f1, 2018.3.0a11
Note: In most versions, I was able to reproduce the crash just by playing the Scene.
First four lines of the stack trace:
0x00007FF8A024109A (Molecular_Geometry) Main
0x00000000394CC19C (Mono JIT Code) (wrapper managed-to-native) Molecule:Main (string)
0x00000000394CBFA4 (Mono JIT Code) [C:\Users\STUDENT\Desktop\2018.2\Assets\Molecule.cs:32] Molecule:Update ()
0x0000000033FE7192 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment