Search Issue Tracker
No or too big limits on the Transitions names in the Animator
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
Playmode tint color is not overlaid, but instead replaces the original E...
How to reproduce:1. Create and open a new project2. Open Edit -> Preferences -> Colors3. Open the Color Picker for "Playmode t... Read more
Some sound files with .ogg file type shows an error when Unity editor tr...
How to reproduce:1. Open the attached project “IN-128482”2. In the Project window, right click “InvalidSounds” and press reimport3. ... Read more
Animator's Transition name is not updated unless Transition is reselected
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
Device is not reset when using InputSystem.ResetDevice() with the Game v...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
“Learn more” hyperlink disappears from the Project Preview Theme helpbox...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Project Settings window (Edit > Project S... Read more
Animation files are changed when no actual change is made to the settings
How to reproduce:1. Open the attached “IN-129735” project2. Navigate to Assets > Animations and duplicate the "RunChase_GolfClub ... Read more
“Learn more” hyperlink leads to incorrect documentation (always 6.2) in ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Project Settings window (Edit > Project S... Read more
Shader Graph node gets stuck in dragging mode when double-clicking to op...
How to reproduce:1. Open the attached "IN-127448_MiraiDrone.zip" project2. Double click on "SG_Bathymetric_Grid" tab to maximize it3... Read more
Inconsistent wording on Animator's "Parameters" tab between "Window" opt...
How to reproduce:1. Create a new Unity project2. Go to Window -> Animation -> Animator Parameter3. Observe the name Expected r... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class