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

Can't disable TMP icons

Discussion in '2018.3 Beta' started by pointcache, Sep 12, 2018.

  1. pointcache

    pointcache

    Joined:
    Sep 22, 2012
    Posts:
    576
    upload_2018-9-12_12-34-56.png

    If you disable TMP icons here, they will instantly be reset as tmp will recompile and as a result you cant disable them. (and they are very big and ugly)

    Problem is solved by deleting the icons from package folder.
     
    Deeeds likes this.
  2. Stephan_B

    Stephan_B

    Unity Technologies

    Joined:
    Feb 26, 2017
    Posts:
    6,588
    I am trying to reproduce the reported behavior but not having any success.

    Once I disable my beautiful icons ;) they remain disabled when entering playmode or forcing assembly reload of any project files or TMP source code / .asmdef.

    upload_2018-9-13_2-10-17.png

    Are you able to reproduce this behavior in a new / empty project? Can you provide the steps to reproduce this?