Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.3.0-pre.4 - Entities
7000.0.0a1
Issue ID
ECSB-1257
Regression
No
Unclearable “ArgumentException” error thrown in the Console window when Disabling and Enabling “New Sub Scene” after exiting Play Mode
How to reproduce:
1. Create a new Universal 3D Sample Project
2. Open Package Manager window (Window -> Package Manager)
3. Click the "+" icon
4. Click "Install package from git URL"
5. Type "com.unity.entities@1.3.0-pre.4" and press enter
6. Create a New Sub Scene (Right-click in the Hierarchy window > New Sub Scene > Empty Scene…)
7. Enter the Play Mode in the Editor
8. Disable and Enable “New Sub Scene”
9. Exit the Play Mode in the Editor
10. Observe the Console window
Expected result: No errors are thrown in the Console window
Actual result: “ArgumentException” error is spammed in the Console window
Reproducible with: 1.3.0-pre.4 (6000.0.13f1)
Reproduced on: macOS Sonoma 14.5
Error:
{code:java}
ArgumentException: An item with the same key has already been added. Key: df1f9bad8f3b3455f9d221b5b4157258
System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <ce95f63947c64e4bbf5929ebe610c440>:0)
System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) (at <ce95f63947c64e4bbf5929ebe610c440>:0)
Unity.Scenes.Editor.LiveConversionConnection.Update (System.Collections.Generic.List`1[T] changeSets, Unity.Collections.NativeList`1[T] loadScenes, Unity.Collections.NativeList`1[T] unloadScenes, Unity.Scenes.LiveConversionMode mode) (at ./Library/PackageCache/com.unity.entities/Unity.Scenes.Editor/LiveConversion/LiveConversionConnection.cs:323)
Unity.Scenes.Editor.EditorSubSceneLiveConversionSystem.OnUpdate () (at ./Library/PackageCache/com.unity.entities/Unity.Scenes.Editor/EditorSubSceneLiveConversionSystem.cs:62)
Unity.Entities.SystemBase.Update () (at ./Library/PackageCache/com.unity.entities/Unity.Entities/SystemBase.cs:418)
Unity.Entities.ComponentSystemGroup.UpdateAllSystems () (at ./Library/PackageCache/com.unity.entities/Unity.Entities/ComponentSystemGroup.cs:723)
UnityEngine.Debug:LogException(Exception)
Unity.Debug:LogException(Exception) (at ./Library/PackageCache/com.unity.entities/Unity.Entities/Stubs/Unity/Debug.cs:17)
Unity.Entities.ComponentSystemGroup:UpdateAllSystems() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/ComponentSystemGroup.cs:728)
Unity.Entities.ComponentSystemGroup:OnUpdate() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/ComponentSystemGroup.cs:681)
Unity.Scenes.Editor.LiveConversionEditorSystemGroup:OnUpdate() (at ./Library/PackageCache/com.unity.entities/Unity.Scenes.Editor/LiveConversion/LiveConversionEditorSystemGroup.cs:15)
Unity.Entities.SystemBase:Update() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/SystemBase.cs:418)
Unity.Entities.ComponentSystemGroup:UpdateAllSystems() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/ComponentSystemGroup.cs:723)
Unity.Entities.ComponentSystemGroup:OnUpdate() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/ComponentSystemGroup.cs:681)
Unity.Entities.InitializationSystemGroup:OnUpdate() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/DefaultWorld.cs:169)
Unity.Entities.SystemBase:Update() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/SystemBase.cs:418)
Unity.Entities.DummyDelegateWrapper:TriggerUpdate() (at ./Library/PackageCache/com.unity.entities/Unity.Entities/ScriptBehaviourUpdateOrder.cs:523)
{code}
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-86554
-
Abigail5432
Jul 26, 2024 14:00
If not for Baba Powers what would my life turn out to be? I want you all to please contact Baba Powers now to get the powerful black mirror from him. I want you all to also BELIEVE AND TRUST HIM because whatever he tells you is the TRUTH and 100% guaranteed. The black mirror makes it happen, attracts abundance. I bought the black mirror from Baba Powers and now, I am super rich and successful with the help of the black mirror. When I first saw the testimonies of Baba Powers of the black mirror, I thought it was a joke but I contacted him to be sure for myself and to my greatest surprise, the black mirror is real. The black mirror is powerful. Check him out on his website to see plenty of amazing testimonies from people about him. These are some of the people that he has helped. Here is his website; Babablackmirrorsofpowers.blogspot.com and here is his email; Babablackmirrors(@)gmail.com I really can't thank you enough Baba Powers. God bless you, thank you
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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
This is a duplicate of issue #UUM-86554