Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.9f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1156331
Regression
Yes
[IL2CPP] catch (Exception) doesn't catch exceptions thrown in try-finally statements
To reproduce:
1. Open attached project "throw.zip"
2. Open "SampleScene.unity" scene
3. Build for iOS
4. Deploy the Xcode project to an iOS device
5. Observe the Xcode console
Expected result: getting"!!! Succeed !!!" in the console
Actual result: getting "!!! Failed !!!" in the console
Reproduced on:
2018.3.9f1 2018.4.0f1 2019.1.4f1 2019.2.0b3 2019.3.0a3
Not reproduced on:
2017.4.0f1 2018.3.8f1
Devices reproduced on:
- iPhone 8 Plus iOS 12.0
- VLNQA00103 Samsung Galaxy Note8 7.1.1 Exynos 9 Octa 8895 Mali-G71 OpenGL ES 3.2
- iMac MacOS 10.14.4
Notes:
- Doesn't reproduce on Mono
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
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
- The Blackboard scrolls to the top and generates an artifact when duplicating Attributes when the Blackboard has been scrolled down and the Custom Attributes list is expanded
This is a duplicate of issue #1136256