Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4
2019.3
2019.3.0f6
2020.1
2020.2
Issue ID
1230724
Regression
No
[Packman] Multiple assemblies with the same name from project and packages conflict
How to reproduce:
1. Open attached project
2. Observe Console window (if no errors are seen, proceed with the steps)
3. In Project window, open "BugReproducer" script
4. In Editor, observe the Console window
Expected result: no errors are thrown
Actual result: "PrecompiledAssemblyException: Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included or the current platform. Only one assembly with the same name is allowed per platform. Assembly paths:
Assets/Packages/Newtonsoft.Json.dll" is thrown
Reproducible with: 2018.4.20f1, 2019.3.7f1, 2020.1.0b3, 2020.1.0a4
Could not test with: 2017.4 (no errors but package manager is not implemented)
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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
KislunA
Apr 16, 2021 17:18
May be this is relevant: https://forum.unity.com/threads/conflict-between-assets-newtonsoft-and-packagemanagers-newtonsoft.843898/
Lynxed
Jul 27, 2020 06:54
Will there be any comment on this at all?