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

Assertion failed on expression: 'asset->mainRepresentation.type (5.5.0f1)

Discussion in '5.5 Beta' started by Player7, Nov 24, 2016.

  1. Player7

    Player7

    Joined:
    Oct 21, 2015
    Posts:
    1,533
    6 of these errors..

    Assertion failed on expression: 'asset->mainRepresentation.type == TypeOf<GameObject>()'
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()

    When building for windows platform.. (not checked other platforms.. got them in b8 and 0f1)

    The build still runs though.
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Hi Player7,
    Is there a version where you don't get these errors?
     
  3. Player7

    Player7

    Joined:
    Oct 21, 2015
    Posts:
    1,533
    will be cleaning the project up and check again, I didn't do any builds with the earlier 5.5betas where I remember it happening with this project, so only noticed it in b8 and then checked it with 0f1 and it was still there.