Search Issue Tracker
Won't Fix
Won't Fix in 2022.1.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is not reproducible in 1.0.X.
Resolution Note (2022.1.X):
This is not reproducible in 1.0.X.