Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.8.0
1.8.1
1.8.2
1.8.3
Issue ID
BUR-2285
Regression
No
Burst error "An item with the same key has already been added" when enabling compilation
Reproduction steps:
1. Open the attached project "ReproProj"
2. In Menu go to Jobs > Burst > Enable compilation
3. Repeat step 2
4. Observe the Console window
Expected result: No errors are seen
Actual result: Error “System.ArgumentException: An item with the same key has already been added. Key: 1909f56bfc062723c751e8b465ee728b” is seen
Reproducible with: 1.8.0 (2020.3.46f1), 1.8.1 (2021.3.20f1), 1.8.2 (2022.2.9f1), 1.8.3 (2020.3.46f1, 2021.3.20f1, 2022.2.9f1, 2023.1.0b5, 2023.2.0a5)
Reproducible on: Windows 10 Enterprise 21H2
Notes:
* DLL from Adverty plugin is included in the project ( [https://assetstore.unity.com/packages/add-ons/adverty-monetize-100-of-gameplay-with-unobtrusive-in-game-ads-183869|https://assetstore.unity.com/packages/add-ons/adverty-monetize-100-of-gameplay-with-unobtrusive-in-game-ads-183869] )
Comments (1)
-
phantom-loong
Oct 24, 2023 03:00
Hi, in Unity2023.1.16f1 and Burst1.8.9 there is still a similar problem! It can be reproduced in the following way
1. Open the page Aspose
2. Expand Aspose.PSD Product Famility
3. Click on Aspose.PSD for .NET
4. Download Aspose.PSD for .NET(Dlls only)
5. Unzip the .net2.0 dlls and import them into unity.Then you can reproduce
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
null
Duplicate of another internal issue: BUR-2259: "An item with the same key has already been added" error in hashing