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
Comments (6)
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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
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