Search Unity

Error when i import unity monetization

Discussion in 'Unity Ads & User Acquisition' started by Florentin16, Feb 6, 2021.

Thread Status:
Not open for further replies.
  1. Florentin16

    Florentin16

    Joined:
    Jan 15, 2020
    Posts:
    14
    GUID [a57001d8537db4c53baadfb9b6737e1f] for asset 'Packages/com.unity.ads/Editor/Resources/Landscape.png' conflicts with:
    'Assets/Editor/Resources/Landscape.png' (current owner)
    We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.


    and i have more errors like this
    how can i fix it?
     
  2. Dudusstar

    Dudusstar

    Joined:
    Nov 19, 2020
    Posts:
    59
    Same mistake here, did you find a solution?
     
  3. kyle-unity

    kyle-unity

    Unity Technologies

    Joined:
    Jan 6, 2020
    Posts:
    336
    It looks like you have both the asset store and package manager versions of the SDK installed, and the files are conflicting with each other. If you remove the conflicting files in your Assets folder, the error should go away.
     
    Dudusstar likes this.
  4. Dudusstar

    Dudusstar

    Joined:
    Nov 19, 2020
    Posts:
    59
    Thank you for your answer? Sorry if it sounds dumb but, How do I locate it and remove it?
     
  5. Dudusstar

    Dudusstar

    Joined:
    Nov 19, 2020
    Posts:
    59
    Does this something to do with the fact that ads work in editor mode but not in the build? They simply do not show up, even with the example as this screenshot. Do you know what is the problem?
     

    Attached Files:

  6. kyle-unity

    kyle-unity

    Unity Technologies

    Joined:
    Jan 6, 2020
    Posts:
    336
    If you're getting the same error as in the first post, the file should be at Assets/Editor/Resources/Landscape.png

    This probably isn't related to why ads aren't working in builds, though. Can you post a device log and show us the code you're using?
     
    Dudusstar likes this.
  7. Dudusstar

    Dudusstar

    Joined:
    Nov 19, 2020
    Posts:
    59
    I've finally discover how to remove the duplicated assets, thanks!
     
Thread Status:
Not open for further replies.