Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice
  3. Join us on November 16th, 2023, between 1 pm and 9 pm CET for Ask the Experts Online on Discord and on Unity Discussions.
    Dismiss Notice
  4. Dismiss Notice

UIBuilder preview 15 - A lot of GUID conflicts (2020.3.16f1 macOS)

Discussion in 'UI Toolkit' started by SlowpokeFarm, Aug 18, 2021.

  1. SlowpokeFarm

    SlowpokeFarm

    Joined:
    May 6, 2018
    Posts:
    24
    Since preview 16 is bugged at the moment and doesn't let me edit attributes of visual elements, I decided to rollback to preview 15 and now I'm getting a lot of GUID conflict errors:

    Code (csharp):
    1. A meta data file (.meta) exists but its folder 'Packages/com.unity.ui/Core/Delegates' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
    2.  
    3. GUID [03d5532d8d3064227add3c993b0c27bb] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu.png' conflicts with:
    4.   'Packages/com.unity.ui/Editor/Resources/d__Menu.png' (current owner)
    5. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    6.  
    7.  
    8. GUID [4e521a84c7261494786a460688cab38f] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu@2x.png' conflicts with:
    9.  'Packages/com.unity.ui/Editor/Resources/d__Menu@2x.png' (current owner)
    10. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    11.  
    12.  
    13. GUID [e8ab80816b44841d58f03bc2e97c27f0] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard.png' conflicts with:
    14.   'Packages/com.unity.ui/Editor/Resources/GoToDashboard.png' (current owner)
    15. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    16.  
    17.  
    18. GUID [cc216119686c84f48a374b5ec0c8ac4d] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard@2x.png' conflicts with:
    19.  'Packages/com.unity.ui/Editor/Resources/GoToDashboard@2x.png' (current owner)
    20. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    21.  
    22.  
    23. GUID [03d5532d8d3064227add3c993b0c27bb] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu.png' conflicts with:
    24.   'Packages/com.unity.ui/Editor/Resources/d__Menu.png' (current owner)
    25. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    26.  
    27.  
    28. GUID [4e521a84c7261494786a460688cab38f] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu@2x.png' conflicts with:
    29.  'Packages/com.unity.ui/Editor/Resources/d__Menu@2x.png' (current owner)
    30. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    31.  
    32.  
    33. GUID [e8ab80816b44841d58f03bc2e97c27f0] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard.png' conflicts with:
    34.   'Packages/com.unity.ui/Editor/Resources/GoToDashboard.png' (current owner)
    35. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    36.  
    37.  
    38. GUID [cc216119686c84f48a374b5ec0c8ac4d] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard@2x.png' conflicts with:
    39.  'Packages/com.unity.ui/Editor/Resources/GoToDashboard@2x.png' (current owner)
    40. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    41.  
    42.  
    43. Assets/Scripts/UI/PauseMenuController.cs(10,15): error CS0246: The type or namespace name 'UIDocument' could not be found (are you missing a using directive or an assembly reference?)
    44.  
    45. Assets/Scripts/UI/SystemUIController.cs(9,15): error CS0246: The type or namespace name 'UIDocument' could not be found (are you missing a using directive or an assembly reference?)
    46.  
    47. GUID [03d5532d8d3064227add3c993b0c27bb] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu.png' conflicts with:
    48.   'Packages/com.unity.ui/Editor/Resources/d__Menu.png' (current owner)
    49. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    50.  
    51.  
    52. GUID [4e521a84c7261494786a460688cab38f] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu@2x.png' conflicts with:
    53.  'Packages/com.unity.ui/Editor/Resources/d__Menu@2x.png' (current owner)
    54. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    55.  
    56.  
    57. GUID [e8ab80816b44841d58f03bc2e97c27f0] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard.png' conflicts with:
    58.   'Packages/com.unity.ui/Editor/Resources/GoToDashboard.png' (current owner)
    59. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    60.  
    61.  
    62. GUID [cc216119686c84f48a374b5ec0c8ac4d] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard@2x.png' conflicts with:
    63.  'Packages/com.unity.ui/Editor/Resources/GoToDashboard@2x.png' (current owner)
    64. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    65.  
    66.  
    67. GUID [03d5532d8d3064227add3c993b0c27bb] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu.png' conflicts with:
    68.   'Packages/com.unity.ui/Editor/Resources/d__Menu.png' (current owner)
    69. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    70.  
    71.  
    72. GUID [4e521a84c7261494786a460688cab38f] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu@2x.png' conflicts with:
    73.  'Packages/com.unity.ui/Editor/Resources/d__Menu@2x.png' (current owner)
    74. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    75.  
    76.  
    77. GUID [e8ab80816b44841d58f03bc2e97c27f0] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard.png' conflicts with:
    78.   'Packages/com.unity.ui/Editor/Resources/GoToDashboard.png' (current owner)
    79. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    80.  
    81.  
    82. GUID [cc216119686c84f48a374b5ec0c8ac4d] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard@2x.png' conflicts with:
    83.  'Packages/com.unity.ui/Editor/Resources/GoToDashboard@2x.png' (current owner)
    84. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    85.  
    86.  
    87. GUID [03d5532d8d3064227add3c993b0c27bb] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu.png' conflicts with:
    88.   'Packages/com.unity.ui/Editor/Resources/d__Menu.png' (current owner)
    89. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    90.  
    91.  
    92. GUID [4e521a84c7261494786a460688cab38f] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu@2x.png' conflicts with:
    93.  'Packages/com.unity.ui/Editor/Resources/d__Menu@2x.png' (current owner)
    94. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    95.  
    96.  
    97. GUID [e8ab80816b44841d58f03bc2e97c27f0] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard.png' conflicts with:
    98.   'Packages/com.unity.ui/Editor/Resources/GoToDashboard.png' (current owner)
    99. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    100.  
    101.  
    102. GUID [cc216119686c84f48a374b5ec0c8ac4d] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard@2x.png' conflicts with:
    103.  'Packages/com.unity.ui/Editor/Resources/GoToDashboard@2x.png' (current owner)
    104. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    105.  
    106.  
    107. GUID [03d5532d8d3064227add3c993b0c27bb] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu.png' conflicts with:
    108.   'Packages/com.unity.ui/Editor/Resources/d__Menu.png' (current owner)
    109. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    110.  
    111.  
    112. GUID [4e521a84c7261494786a460688cab38f] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu@2x.png' conflicts with:
    113.  'Packages/com.unity.ui/Editor/Resources/d__Menu@2x.png' (current owner)
    114. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    115.  
    116.  
    117. GUID [e8ab80816b44841d58f03bc2e97c27f0] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard.png' conflicts with:
    118.   'Packages/com.unity.ui/Editor/Resources/GoToDashboard.png' (current owner)
    119. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    120.  
    121.  
    122. GUID [cc216119686c84f48a374b5ec0c8ac4d] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard@2x.png' conflicts with:
    123.  'Packages/com.unity.ui/Editor/Resources/GoToDashboard@2x.png' (current owner)
    124. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    125.  
    126.  
    127. GUID [03d5532d8d3064227add3c993b0c27bb] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu.png' conflicts with:
    128.   'Packages/com.unity.ui/Editor/Resources/d__Menu.png' (current owner)
    129. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    130.  
    131.  
    132. GUID [4e521a84c7261494786a460688cab38f] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Dark/d__Menu@2x.png' conflicts with:
    133.  'Packages/com.unity.ui/Editor/Resources/d__Menu@2x.png' (current owner)
    134. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    135.  
    136.  
    137. GUID [e8ab80816b44841d58f03bc2e97c27f0] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard.png' conflicts with:
    138.   'Packages/com.unity.ui/Editor/Resources/GoToDashboard.png' (current owner)
    139. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    140.  
    141.  
    142. GUID [cc216119686c84f48a374b5ec0c8ac4d] for asset 'Packages/com.unity.ui.builder/Editor/Resources/com.unity.ui.builder/Icons/Light/CodePreview/GoToDashboard@2x.png' conflicts with:
    143.  'Packages/com.unity.ui/Editor/Resources/GoToDashboard@2x.png' (current owner)
    144. We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
    145.  
    146.  
    147.  
    Is there any solution at the moment?
     
  2. magnetic_scho

    magnetic_scho

    Joined:
    Feb 2, 2020
    Posts:
    69
    Unfortunately, this issue is fixed in preview.16.
     
  3. SlowpokeFarm

    SlowpokeFarm

    Joined:
    May 6, 2018
    Posts:
    24
    That's ironic.