Search Issue Tracker
Fixed in 3.0.1
Votes
1
Found in [Package]
2.0.6, 2.0.3, 2.0.0
Issue ID
1254917
Regression
Yes
[IAP] "Assertion failed on expression" error thrown on importing "UnityIAP" Package from Unity IAP Installer
On importing "UnityIAP" Package from "Unity IAP Installer" then it causes the Editor to throw "Assertion failed on expression" error, refer attached video.
To repro this issue:
1. Create a new project
2. Window > Package Manager > In App Purchasing package > Install
3. Edit > Project Settings > Services > In-App Purchasing > ON
4. Import the package > Unity IAP Installer > Install Now
5. Unity IAP Installer > Next > Import Unity Package(UDP) > Import
6. API Update Requierd > I Made a Backup, Go Ahed! > Select
7. Unity IAP Installer > Next > Import Unity Package(UnityIAP) > Import
Actual Result:
"Assertion failed on expression" error is thrown when "UnityIAP" Package imported from "Unity IAP Installer"
Expected Result:
UnityIAP Package is imported gracefully
Occurring in:
2020.2.0a15, 2020.1.0b12, 2020.1.0a23 with package version 2.0.6, 2.0.3, 2.0.0
Working fine in:
2020.1.0a22, 2019.3.15f1 with package version 2.0.6, 2.0.3, 2.0.0
Environment:
Windows10 and macOS 10.14
Stack trace:
Assertion failed on expression: 'ins.second || ins.first->second == artifactID || (ins.first->second == CircularDependencyArtifactID() && !artifactID.IsValid()) || GetPathFromAssetGuidV2(key.GetGUID()).ends_with(".cs")'
UnityEditor.AssemblyHelper:ExtractAllClassesThatAreUserExtendedScripts (string,string[]&,string[]&,string[]&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment