Search Issue Tracker
Fixed
Fixed in 2021.3.23f1, 2022.2.14f1, 2023.1.0b9, 2023.2.0a9
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.18f1
2022.2.0b10
2023.1.0a13
Issue ID
UUM-16351
Regression
No
Build fails when Scripting Backend is IL2CPP, and ThreadStatic attribute is applied to circular structs
Steps to reproduce:
1. Open the user’s project
2. Change the Scripting Backed to IL2CPP (File → Build Settings → Player Settings → Player)
3. Build And Run
Expected result: The project is built successfully
Actual result: The build fails
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b10, 2023.1.0a13
Reproduced on: macOS Monterey 12.5.1 (Intel)
Note: Not reproducible when the Scripting Backend is set to Mono
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
Add comment