Search Issue Tracker
Fixed
Fixed in 2022.3.63f1, 6000.0.50f1, 6000.1.4f1, 6000.2.0b2, 7000.0.0a17
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91180
Regression
Yes
Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
How to reproduce:
1. Open the attached "IN-90811" project
2. Open the "SampleScene" and enter Play mode
3. Observe the Game and Console windows
4. Exit Play mode
5. Ensure that the Scripting Backend is set to IL2CPP (“Project Settings” > “Player” > “Configuration” > “Scripting Backend”)
6. Build and run the project
7. Observe the Player
Expected result: Only one exception is detected in both the Player and Play mode
Actual result: Two exceptions occur in the Player
Reproducible in: 2021.2.6f1, 2021.3.47f1, 2022.1.0b1, 2022.3.54f1, 6000.0.31f1, 6000.1.0a8
Not reproducible in: 2021.2.5f1, 2022.1.0a16
Reproducible on: macOS 15.1.1 (Intel), Windows 11
Not reproducible on: No other environments tested
Note: When testing for regressions in versions under 2023.1.19f1 (Where TMP is not integrated into the core) the project environment needs to be re-created from scratch on an empty project to prevent the TextMeshPro package from causing errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
- URP Tab Reset Menu Button Is Invisible in Light Mode
- Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode
- Saved search to project properties have no margin at the top of the Inspector window
Add comment