Search Issue Tracker
Fixed
Fixed in 2022.3.9f1, 2023.1.11f1, 2023.2.0b6, 2023.3.0a1, 7000.0.0a1
Votes
15
Found in
2021.3.27f1
2022.3.1f1
2023.1.0b19
2023.2.0a18
Issue ID
UUM-37939
Regression
Yes
UWP ARM64 build fails when Script Debugging is enabled
How to reproduce:
1. Open the attached project "project2022.zip"
2. Build the project for UWP with Development Build and Script Debugging enabled
3. Open the built Solution
4. Build Solution with Release ARM64 settings
Expected results: Build is successful
Actual results: Build fails with multiple syntax errors
*NOTE:* This is being caused by an issue in the IL2CPP copy of the Mono code and has been fixed in the IL2CPP repo in this PR:
[https://github.cds.internal.unity3d.com/unity/il2cpp/pull/5346]
It just needs merging in all the Unity branches affected.
Reproducible with: 2022.1.0b1, 2022.3.1f1, 2023.1.0b19, 2023.2.0a18
Not reproducible with: 2021.3.27f1, 2022.1.0a16
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment