Search Issue Tracker
Fixed in 5.6.0f3
Votes
0
Found in
5.6.0b3
Issue ID
866611
Regression
Yes
AssemblyUpdater leaves corrupted assembly when replacing instance method call with an extension method.
Reproduction Steps:
1. Create new project
2. Import "Easy Save - The Complete Save & Load Asset for Unity" package from AssetStore
https://www.assetstore.unity3d.com/en/#!/content/768
3. Switch to iOS or Android platform
4. Select IL2CPP backend in PlayerSettings
5. Build
6. Notice that build is incomplete, stopped and errors are thrown.
Expected behaviour: Building should complete.
Actual result: Builds do not complete with EasySave2 package.
Bug reproduced on Android and iOS platforms.
Reproduced on versions: Unity 5.6.0a6, 5.6.0b1, 5.6.0b3
Did not reproduce: Unity 5.4.4f1, 5.5.0p3
Regression introduced in Unity 5.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment