Search Issue Tracker
Won't Fix
Votes
6
Found in
2022.1.3f1
Issue ID
UUM-1760
Regression
Yes
Entities TreeView clashes with UIElements.TreeView
Steps to reproduce:
# Open a new project in version 2022.1.3f1
# Add the entities package by name from com.unity.entities
Expected result: no issues
Actual result: errors
Library\PackageCache\com.unity.entities@0.50.1-preview.2\Unity.Entities.Editor\ProfilerModules\MemoryProfilerModule+View.cs(57,13): error CS0104: 'TreeView' is an ambiguous reference between 'Unity.Editor.Bridge.TreeView' and 'UnityEngine.UIElements.TreeView'
Library\PackageCache\com.unity.entities@0.50.1-preview.2\Unity.Entities.Editor\ProfilerModules\StructuralChangesProfilerModule+View.cs(36,13): error CS0104: 'TreeView' is an ambiguous reference between 'Unity.Editor.Bridge.TreeView' and 'UnityEngine.UIElements.TreeView'
Library\PackageCache\com.unity.entities@0.50.1-preview.2\Unity.Entities.Editor\SystemSchedule\TreeView\SystemTreeView.cs(18,27): error CS0104: 'TreeView' is an ambiguous reference between 'Unity.Editor.Bridge.TreeView' and 'UnityEngine.UIElements.TreeView'
Only reproducible with 2022.1.X and Entities 0.50.1-preview.2
Comments (2)
-
Stickymadness
Jan 19, 2023 20:01
Same issue. Platform: MacOS. Entities version: 0.51.1-preview.21
-
Stickymadness
Jan 19, 2023 19:59
Same issue. Platform: MacOS
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
This is not reproducible in 1.0.X.