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
-
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
- 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
Resolution Note:
This is not reproducible in 1.0.X.