Search Issue Tracker
[iOS] Game Center authentication screen is not being displayed when canc...
To reproduce:1. Open project attached by QA2. Make sure that your device is disconnected from the Game Center (Settings -> Game C... Read more
[Mac] Crash on StackOverflow in a Setter method
Steps to reproduce:1. Open attached project2. Open Scene Scenes/Main3. Enter Play mode Expected result: Unity gives the same error a... Read more
Setting Aspect Ratio Fitter to "Fit in Parent" causes warning in the con...
Reproduction steps:1. Open the attached project "Aspect_Ratio_Fitter_Bug.zip";2. Open the test scene;3. Select the Canvas game objec... Read more
While changing two scenes assertion error about terrain appears in console
Reproduction steps:1. Download "unityTerrainAssert.zip" project and open in Unity2. Enter Play mode3. Walk forward with W to the doo... Read more
Rigidbody MovePosition does not work when a rigidbody is a child of anot...
To reproduce: 1. Open the project, attached by the user (2017.1.zip)2. Enter Play mode3. Observe that "MovingObject (Inside)" game o... Read more
Confusing errors are thrown when using "-importPackage" argument without...
How to reproduce:1. Acquire a Unity project2. Execute this in terminal: "./Unity -projectPath /path/to/project -importPackage /rando... Read more
KeyNotFoundException when editing code while having animator transitions...
To reproduce:1. Create any animator asset.2. Add two states and make transitions to one another.3. Click on a transition (selecting ... Read more
[Terrain] Editor crashes on removing speed tree asset file used by terrain
Steps to Repo:1. Right-click > 3D Object > Terrain2. Terrain Component > Paint Trees > Edit Trees > Add Tree3. Delete... Read more
Searching for scriptable objects in Project window fails after changing ...
Steps to reproduce:1. Download attached project2. Reimport ObjectA, ObjectB, ObjectC3. Type in Project window search bar "t:TestScri... Read more
[Animation] Animator.GetAnimatorTransitionInfo cannot be accessed on a z...
Steps to reproduce:1. Open attached "GetAnimatorTransitionInfo.zip" Unity project2. Open "Main" scene3. Enter Play mode4. Press "But... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code