Search Issue Tracker
Unnecessary UI icons are drawn at the top left of the Package Manager Wi...
How to reproduce:1. Open the attached project "PackageManagerIconGlitch.zip"2. Open the Package Manager Window3. Enter "l" or some o... Read more
"Not allowed to override geometry on sprite" when using Vector Graphics ...
How to reproduce:1. Open the user's project2. Open Scenes > SampleScene3. Press Play Expected result: No errors in the ConsoleAct... Read more
Collider bounds are not updated after moving attached GameObject
Steps to reproduce:1. Open original project "Test.zip"2. Enter Play Mode, pause after a couple of seconds3. Observe console Expected... Read more
[IL2CPP] " 'numeric_limits': is not a member of 'std' " error is thrown ...
Steps to reproduce:1. Download attached project2. Build project for IL2CPP Standalone player Results: Build fails with error: 'numer... Read more
Debug.Log() doesn't show script or line where Debug.Log was called
Steps to reproduce:1. Open attached project "DebugLogIssue"2. Create a 3D Object "Dog" (GameObject -> 3D Object -> Dog)3. Obse... Read more
[UWP] Legacy Store icons aren't removed from Player Settings
Steps to reproduce:1. Download 1139095_repro.zip2. Open Player settings3. Notice that 70x70, 90x90, and 120x120 icons are located in... Read more
[UnityYAMLMerge] Duplicate chunk in the output file
Reproduction steps: 1. Download "files.zip"2. Open Command Line3. Write "UnityYAMLMerge.exe merge "base_AdventureBookDeckTrayWidget.... Read more
[XR] Oculus Go controller device is missing
moved from https://github.com/Unity-Technologies/InputSystem/issues/211 Steps to reproduce- Editor 2019.1.0b8- Project: https://gith... Read more
New animations does not show up when reinporting .fbx file
Steps to repro:1. Create a new project2. Import Cube.fbx (attached)3. Notice that it has one "UP" animation4. Overwrite Cube.fbx wit... Read more
Invoke is not called if assigning transform.GetChild() to a variable bef...
Reproducible on Standalone, Android and iOSFor the relevant script, open enemyMover.cs To reproduce:1. Open attached project "Invoke... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS