Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.26f1
2022.3.0f1
2023.1.0b19
2023.2.0a17
Issue ID
UUM-39917
Regression
No
Static constructor is not initialized when using IL2CPP
Reproduction steps:
1. Open the attached project “StaticConstructorBug“
2. Open the Test Runner (Window>General>Test Runner)
3. Select the Play Mode tab
4. Press the button “Run All Tests (StandaloneWindows64)”
Expected result: All tests pass
Actual result: Test that checks if Struct variable “NormalStaticData” is initialized fails
Reproducible with: 2021.3.26f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a17
Reproducible on: Windows 11
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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-39521