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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment