Search Issue Tracker
By Design
Votes
0
Found in
2018.1.7f1
Issue ID
1060990
Regression
No
[OSX] Native plugin callback throws an exception if calling a delegate
To reproduce:
1. Open attached project "UnityPluginTest.zip"
2. Build for OSX Standalone
3. Open built project
4. Press TEST SUCESS, notice the pop-up, press cancel
5. Press TEST FAIL, on pop-up press cancel
6. Repeat step 5
Expected result: The build is running without any issues
Actual result: if not on the first try, after multiple times Build crashes
Reproduced on:
2017.2.3p2 2017.3.2f1 2017.4.7f1 2018.1.9f1 2018.2.1f1 2018.3.0a5(took many tries to reproduce)
Notes:
Reproduced on .NET 4.x , .NET 3.5, OpenGLCore, Metal, Mono
The pop-up doesn't appear on ILL2CPP builds.
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2020.1.X):
Crash comes from inside an external DLL and customer didn't reply to request for source code.