Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a1
2019.3.0a9
Issue ID
1168936
Regression
No
[UDP] Installing UDP package into project with Asset Store version of UDP will create conflicts
[UDP] Installing UDP package into project with Asset Store version of UDP will create conflicts
If an asset store version of the Universal Distribution Portal (UDP) is imported into a project, and then the package version of UDP is then after installed, this will introduce errors/conflicts such as:
PrecompiledAssemblyException: Multiple precompiled assemblies with the same name UDP.dll included for the current platform. Only one assembly with the same name is allowed per platform. Assembly paths: Assets/UDP/UDP.dll, C:/UDP Package vs Asset/Library/PackageCache/com.unity.purchasing.udp@1.1.2/Runtime/UDP.dll
Steps to reproduce:
- In Unity 2019.3, create a new project
- Window > Asset Store > Search "UDP" > Download and Import Universal Dsitribution Portal (UDP)
- Window > Package Manager > Install the Universal Distribution Portal (UDP) package
- Observe conflicts/errors between the 2 installations outputted to the console
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 "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
- Text is culled by size when Content Size Fitter is small and rich text is used
Resolution Note:
Resolved as this issue is a deeper issue which occurs with many packages.