Search Issue Tracker
Fixed
Fixed in 2022.2.19f1, 2023.1.0b9, 2023.2.0a9
Votes
2
Found in
2022.2.3f1
2023.1.0a26
2023.2.0a1
Issue ID
UUM-23102
Regression
No
"ArgumentException" error occurs in Copy method of NativeArray class when building with Windows IL2CPP
How to reproduce:
1. Open the attached project “C-sharp-Job-System-Sample-master.zip”
2. Build And Run the project
Expected results: No errors thrown
Actual results: “ArgumentException: Object contains non-primitive or non-blittable data” thrown in the Console window
Reproducible with: 2022.2.3f1, 2023.1.0a26
Could not test with: 2020.3.44f1, 2021.3.17f1, 2022.1.24f1 (compilation errors in the Console window)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Dynamic lights still show up in the Profiler consuming time when "Main Light" and "Additional Lights" are disabled in the UniversalRP-HighQuality asset
- Sprite Asset changes are unsaved after updating sprite atlas
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
Add comment