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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2020.1.X):
Crash comes from inside an external DLL and customer didn't reply to request for source code.