Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unknown file extension warnings

Discussion in '5.3 Beta' started by mihakinova, Nov 30, 2015.

  1. mihakinova

    mihakinova

    Joined:
    Jan 6, 2015
    Posts:
    85
    Since upgrading to the latest beta build, I've been getting "Unknown file extension: ....." warnings when running the build. They do not seem to affect the build.

    They are usually:

    Unknown file extension: .dat
    Unknown file extension: .ini
    Unknown file extension:
    Unknown file extension: .aspx
    Unknown file extension: .config
    Unknown file extension: .map
    Unknown file extension: .browser
    Unknown file extension: .xml

    None of these extensions appear in my Assets folder, but searching my project folder, I found them in the folder:
    Temp/il2cppOutput/il2cppOutput/Data/etc/mono

    I'm building for iOS. Could this be a bug?
     
  2. Mantas-Puida

    Mantas-Puida

    Joined:
    Nov 13, 2008
    Posts:
    1,864
    Thanks for reporting!
    We are already working on the fix for other issue, which should fix this one too.
     
    AlanOToole and mihakinova like this.
  3. AlanOToole

    AlanOToole

    Joined:
    Sep 7, 2013
    Posts:
    132
    I'm seeing this same with but with 5.2.3f1, really odd. Think that fix will work with non beta too?

    Thanks! :)
     
  4. AlanOToole

    AlanOToole

    Joined:
    Sep 7, 2013
    Posts:
    132
    I have Patch 5.2.3p2 downloading right now, I will report back to see if this works!

    Update: no luck it seems, still reports those unknown file extensions.
     
    Last edited: Dec 5, 2015