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
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
Add comment