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

Bug How would I solve this error? Assertion failed on expression: 'ins.second || ins.first->second == t

Discussion in 'Editor & General Support' started by CacheMiss, Aug 27, 2020.

  1. CacheMiss

    CacheMiss

    Joined:
    Jun 1, 2020
    Posts:
    1
    I am making a simple game and when I tried to build it for windows standalone and I got this error:
    Assertion failed on expression: 'ins.second || ins.first->second == targetHash || (ins.first->second == CircularDependencyHash() && !targetHash.IsValid()) || GetPathFromAssetGuidV2(key.GetGUID()).ends_with(".cs")'

    Can you please help,
    thanks.
     
  2. Roiw

    Roiw

    Joined:
    Jan 15, 2013
    Posts:
    23
    If you don't send the stack trace it's very hard to understand the problem. Look under:
    C:\Users\lucas\AppData\LocalLow\<your company>\<productName>
    There is a file Player.log