Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.3.4f1
Issue ID
831493
Regression
No
IL2CPP does not support exception filters
1. Download and open attached project
2. Try to build it for WebGL
3. See that it does not build and an IL2CPP error appears in console - picture in last edit
Expected result: Building for WebGL works normally
Actual result: IL2CPP error and project does not build
Reproduced on 5.3.4f1, 5.5.0b3, 5.5.0b5
Could not test on older versions because of older compiler issues.
Even though the method is properly implemented, it is not found when building for WebGL
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Add comment