Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2018.4
2019.3
2020.1
2020.2
2020.2.0a12
Issue ID
1248673
Regression
No
[IL2CPP] Exceptions in looped finally blocks are not thrown in IL2CPP builds
How to reproduce:
1. Open user-submitted project (LostException.zip)
2. Open the SampleScene
3. Enter Play Mode to make sure an exception is thrown
4. In Player Settings set the Scripting Backend to IL2CPP
5. Build and Run the player in development mode
Expected result: an exception is logged upon launching the Player
Actual result: no exceptions are logged upon launching the Player
Reproducible with: 2018.4.23f1, 2019.3.13f1, 2020.1.0b9, 2020.2.0a12
Could not test with: 2017.4.40f1(No IL2CPP module found)
Notes:
Not reproducible with Mono builds
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
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a15
Resolution Note (fix version 2020.1):
Fixed in 2020.1.7f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.12f1
Resolution Note (fix version 2018.4):
Fixed in 2018.4.29f1