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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment