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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This is not reproducible in 1.0.X.