Search Issue Tracker

Fixed in 2.2.3

Votes

0

Found in [Package]

2.2.1

Issue ID

1351888

Regression

Yes

Latest UDP package throws compilation error CS0103 when imported together with Tutorial Framework 2.0.0 package

Package: Unity Distribution Portal

-

Steps to reproduce:
1. Create/Open any Unity project
2. Open Package Manager
3. Import Tutorial Framework package version 2.0.0 ("com.unity.learn.iet-framework": "2.0.0")
4. Import latest Unity Distribution Portal package (com.unity.purchasing.udp)

Expected result: No package conficts, no errors are thrown, scripts compile successfully
Actual result: Package compilation fails with error:
Library/PackageCache/com.unity.purchasing.udp@2.2.1/Editor/Tutorial/Editor/TutorialCallbacks.cs(27,16): error CS0103: The name 'ScriptableObjectUtils' does not exist in the current context

Reproduced with : com.unity.purchasing.udp 2.2.1 (2022.1.0a3)
Didn't reproduce with: com.unity.purchasing.udp 2.1.6 (2022.1.0a3)

Note: 2.2.1 became the default UDP package version in 2022.1.0a3

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.