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. Dismiss Notice

Bug a16 Math in inspector fields broken but not in transform

Discussion in '2022.2 Beta' started by hippocoder, Jun 19, 2022.

  1. hippocoder

    hippocoder

    Digital Ape Moderator

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    When typing a value in inspector that's longer than one digit, the inspector will do the math and prevent further entry of digits if it's a regular inspector field, say a component.

    There's a few other janky bits but you probably know this one.