Search Unity

circular references crashing Unity Editor

Discussion in 'Scripting' started by Seraphim-Whiteless, Aug 28, 2015.

  1. Seraphim-Whiteless

    Seraphim-Whiteless

    Joined:
    Jun 23, 2014
    Posts:
    197
    Hi!
    Unity3D 5.1.3 64bit Windows 8.1

    When execute this script Unity3D crashing without any messages.
    I understand that it script is wrong, but early, Unity show errors, but now just crashing :(

    public static Delete(ItemType pItem)
    {
    Delete(pItem);​
    }
     
  2. Duugu

    Duugu

    Joined:
    May 23, 2015
    Posts:
    241
    Sooo...? :)
     
  3. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,297
    Hi,

    If you wish to report a bug you should use the bug reporter.
    We can then investigate the issue and keep you informed, bug reports in the forums can get lost in the noise.
     
  4. Seraphim-Whiteless

    Seraphim-Whiteless

    Joined:
    Jun 23, 2014
    Posts:
    197
    Sorry. I last man needed this ;)