Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.3.X, 2022.1.X
Votes
0
Found in
2021.2
2021.2.15f1
2022.1
2022.2
Issue ID
1411185
Regression
No
[IL2CPP] 2D Vector3 array converted to 2D Vector4 array has zeroed vectors in Player whose code generation is for faster runtime
Reproduction steps:
1. Open the attached "1411185.zip" project
2. Open the "SampleScene" scene
3. Open Player Settings
4. Make sure "Scripting Backend" is set to "IL2CPP"
5. Make sure "IL2CPP Code Generation" is set to "Faster (smaller) builds"
6. Build and Run
Expected result: "(1.00, 1.00, 1.00, 0.00)" is displayed
Actual result: "(0.00, 0.00, 0.00, 0.00)" is displayed
Reproducible with: 2021.2.18f1, 2022.1.0b14, 2022.2.0a9
Could not test with: 2019.4.37f1, 2020.3.32f1 (no "IL2CPP Code Generation" setting)
Note: Not reproducible in Play mode, or if "Scripting Backed" is set to "Mono", or if "IL2CPP Code Generation" is set to "Faster runtime"
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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a16
Resolution Note (fix version 2022.1):
Fixed in 2022.1.8f1
Resolution Note (fix version 2021.3):
Fixed in 2021.3.7f1