Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.4.4f1
Issue ID
1265164
Regression
No
NotSupportedException 'MonoPInvokeCallback' appears when using SteamInventoryResultReady_t in the game released on Steam
How to reproduce:
1. Create a new project
2. Go to http://steamworks.github.io/, download and import Unity SDK
3. Add some code that callbacks SteamInventoryResultReady_t
4. Release the game on Steam
5. Launch the game from Steam
Actual results: Error appears: "To marshal a managed method, please add an attribute named 'MonoPInvokeCallback' to the method definition."
Expected results: No errors
Reproducible with: 2019.4.4f1
Cannot test with: 2018.4.27f1, 2019.4.3f1, 2019.4.5f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0b3 (Can not reproducible locally)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The default layout file gets corrupted when the project is saved and closed after running a specific Test Runner test
- Cameras overlay sometimes show “No Cameras” for a split second instead of “Main Camera” when clicked to move the overlay
- Sprite Mode defaults to "Multiple" instead of "Single" when switching the Texture Type to "Sprite (2D and UI)"
- Adaptive Probe Volume “Open” button closes the existing RPAsset window and opens a new RPAsset window instead of focusing the existing RPAsset window
- A specific project freezes when Content Size Fitter's Horizontal Fit is set to "Min Size" and it contains double ellipses followed by a CJK character
Add comment