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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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