Search Issue Tracker
Spot Light flickers when when it's far from the origin point
Reproduction steps:1. Open the attached project "SpotFlicker_2020"2. Select the Camera GameObject in the Hierarchy window3. Graduall... Read more
Input.gyro.gravity inverted sign on X and Y axis depending on IOS device...
Steps to reproduce:1. Download and open the attached "IN-8164_TestGyro8" project2. Build and deploy the project to a iOS device plac... Read more
CRC Mismatch prevents download when retrying to load Bundles with Addres...
How to reproduce:1. Download the attached project2. Prepare a local host server and make the load paths from the group point to that... Read more
[Mac] Editor performance drops on macOS when clicking and dragging on Po...
How to reproduce:1. Create a new project2. Right-click on the Hierarchy window and create a Cube (3D Object > Cube)3. Select Cube... Read more
Cannot open the context menu when right-clicking the Scene window tab
Reproduction steps:1. Open any Unity project2. Open the Scene window3. Right-click the Scene window tab Reproduced with: 2022.2.0a11... Read more
[HDRP] Unclear error is printed when switched to unsupported Platform
How to reproduce:1. Create a new HDRP project2. Switch the Platform to Android (File > Build Settings... > Android > Switch... Read more
CapsuleCastAll returns a false hit in a specific location of a concave M...
CapsuleCastAll returns a false hit in a specific location of a concave MeshCollider when "Use Fast Midphase" is enabled in the MeshC... Read more
AddForceAtPosition angular velocity is 6 times higher than with manual c...
Reproduction steps:1. Open the attached "AddForceAtPositionBug.zip" project2. Open the "John" scene3. Enter the Play mode4. Observe ... Read more
The progress bar becomes misplaced when clicking inside the Unity Splash...
Reproduction steps:1. Create a new project using the 2020.3.5f1 version2. When the project is opened, close it3. Open the same proje... Read more
MeshCollilder-Trigger collision detection isn't consistent
Reproduction steps:1. Open project "MeshCollider_Trigger_buggy_2021.2.zip"2. Open Scene "MeshCollider_Cube_vs_Cube"3. Enter Play Mod... 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