Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.25f1
2021.2
2022.1
2022.2
Issue ID
1391730
Regression
No
ArgumentException when running a project with a IL2CPP Scripting Backend
Reproduction steps:
1. Open the user's attached "IL2CPPtest.zip" project
2. Set Scripting Backend to IL2CPP in the Project Settings > Player
3. Build and Run the project with Development Build activated
4. Observe the Build
Expected result: There are no error messages
Actual result: "ArgumentException: Object contains non-primitive or non-blittable data." error message appears
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2, 2022.2.0a2
Note:
- Not reproducible with Mono Scripting Backend
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
- Intensity parameter ignores Culling Mask causing incorrect lightning when additional lights are disabled
- Input.GetKeyUp is true only for the first released mouse button when releasing mouse buttons outside the Game view
- Physics objects trip and/or jump when colliding with other colliders
- [Package Manager] Release Details of Assets include HTML tags
- Rigidbody2D.IsTouching does not return true on collision for its duplicate GameObjects when ContactFilter2D and LayerMask are used
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9