Search Issue Tracker
Fixed in 3.0.0-pre.5
Votes
0
Found in [Package]
3.0.0-pre.3
Issue ID
1309811
Regression
Yes
[IAP] Multiple same Assemblies error is thrown when upgrading IAP package from 2.x to 3.x
Reproduction steps:
1. Open the attached project "Repo.zip"
2. Open the project in Safe Mode and observe the errors
Expected result: No multiple same Assemblies error is thrown when upgrading to IAP package 3.0
Actual result: Multiple same Assemblies error is thrown when upgrading to IAP package 3.0
Reproducible with: IAP 3.0.0-pre.3, 3.0.0-pre.4 (2019.4.19f1, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3)
Not reproducible with: IAP 2.2.2 (2018.4.30f1)
Notes:
-Error outputted in the console: Plugin 'Assets/Plugins/UnityPurchasing/Bin/Purchasing.Common.dll' has the same filename as Assembly Definition File 'Packages/com.unity.purchasing/Runtime/managed/Common/Purchasing.Common.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
- There is no way to downgrade to 2.x from Package Manager, you can only do it by changing manifest.json
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (fix version 3.0.0-pre.5):
We are currently working on writing a migration documentation and posting this documentation everywhere we can think of. That being said it will basically explain that you need to delete the old "asset store" part of IAP.
To be more specific we need to delete the folder and files under /Assets/Plugins/UnityPurchasing
As of 3.0.0-pre.5 there will be a description explaining how to handle the migration in detail. Later as we get closer to our release date for IAP 3.0.0 we will also write a forum post and it will be in our release notes as well.
There is also a case with Unity 2021 that automatically upgrades the IAP package to 3.0.0-pre.4, more details can be found here https://docs.google.com/document/d/1eqiPuTGSHgjPrllxyaD6peYL5fgrV4bNhj4xz6GvxNM/edit?usp=sharing
Resolution Note (fix version 3.0.0-pre.5):
We are currently working on writing a migration documentation and posting this documentation everywhere we can think of. That being said it will basically explain that you need to delete the old "asset store" part of IAP.
To be more specific we need to delete the folder and files under /Assets/Plugins/UnityPurchasing
As of 3.0.0-pre.5 there will be a description explaining how to handle the migration in detail. Later as we get closer to our release date for IAP 3.0.0 we will also write a forum post and it will be in our release notes as well.
There is also a case with Unity 2021 that automatically upgrades the IAP package to 3.0.0-pre.4, more details can be found here https://docs.google.com/document/d/1eqiPuTGSHgjPrllxyaD6peYL5fgrV4bNhj4xz6GvxNM/edit?usp=sharing