Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.5.2
Issue ID
UVSB-1436
Regression
Yes
Collab and Visual Scripting packages throw multiple precompiled assemblies errors when installed
Reproduction steps:
1. Create a new project
2. Install Visual Scripting and activate Collab in the Project settings
3. Observe multiple console errors relating to precompiled assemblies
Expected result: No errors are thrown when installing these 2 packages
Actual result: multiple precompiled assemblies errors are thrown
-"Multiple precompiled assemblies with the same name Antlr3.Runtime.dll included on the current platform. Only one assembly with the same name is allowed per platform. (D:/Cases/New Unity Project (4)/Library/PackageCache/com.unity.visualscripting@1.5.2/Runtime/VisualScripting.Flow/Dependencies/NCalc/Antlr3.Runtime.dll)"
-Multiple precompiled assemblies with the same name Antlr3.Runtime.dll included on the current platform. Only one assembly with the same name is allowed per platform. (Assets/Plugins/PlasticSCM/Editor/PlasticLib/Antlr3.Runtime.dll)
Reproduces on: Visual Scripting 1.5.2 (2021.1.2f1, 2021.2.0a12)
Does not reproduce on: Visual Scripting/Bolt 1.4.15 (2018.4.33f1, 2019.4.24f1, 2020.3.4f1)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
The issue was fixed in 1.6.0 on VS side, most probably a fix will also land on Collab side