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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
Add comment