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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment