Search Issue Tracker
Fixed in 2.0.6
Votes
5
Found in [Package]
2019.2
2019.2.0b6
Issue ID
1162778
Regression
Yes
IAP asset store package references missing assemblies
Steps to reproduce:
1. Open attached project
2. Make sure IAP is set up
3. Reimport All and notice two errors regarding Stores.dll and Editor.dll
Assembly 'Assets/Plugins/UnityPurchasing/Bin/Editor.dll' will not be loaded due to errors:
Unable to resolve reference 'UnityEngine.Purchasing'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Unable to resolve reference 'UnityEditor.Purchasing'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Assembly 'Assets/Plugins/UnityPurchasing/Bin/Stores.dll' will not be loaded due to errors:
Unable to resolve reference 'UnityEngine.Purchasing'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Unable to resolve reference 'UnityEngine.UI'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Reproduced with: 2019.2.0b6
Not reproducible: 2019.1
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
- Error "0xc00d36e6" is thrown when importing a video file encoded with the 58.76.100 encoder
- [2022.2] “targetDisplay” doesn’t change the camera’s “Target Display” setting when called from the script
- [Windows 11] Package Manager Features are displayed incorrectly after moving the mouse
- Android Install Location changes when Exporting Project
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
sdalex
Dec 14, 2020 23:59
I got the same problem with Unity 2018.4.30f1.
The error dissappear after downgrading the "In App Purchasing" package from version 2.2.1 to 2.1.1.
spunkyvt
May 05, 2020 15:37
Found in 2018.4.22F1
iGAMONIC
Mar 18, 2020 10:35
Found in Unity 2018.4.18f1 too with Unity IAP V1.23.1 From Store. Where to get 2.0.6 As it is fixed now?
cuongvm_2307
Mar 05, 2020 08:54
Found this bug on 2018.4.13f1 too
inxidious
Oct 12, 2019 05:59
Found this bug on 2018.4.10f1 too