Search Issue Tracker
Assets in the Packages folder can't be used
Reproduction steps: 1. Create a New Project2. Import the "Post-processing" Package3. Create a "Sprite" Object in the Hierarchy windo... Read more
Unity does not support a "," in the path of the project folder
If the user creates his Unity project under a folder that contains a "," Unity console will generate 'System.IO.DirectoryNotFoundExc... Read more
[UWP] When editing in input fields on surface in tablet mode, the keyboa...
The on screen touch keyboard keeps popping in and out when editing text in a input field on Surface in tablet mode.It seems every ti... Read more
[Math] Modules/TreeEditor/Includes/Perlin.cs normalize2 and normalize3 u...
https://github.com/Unity-Technologies/UnityCsReference/blob/73f36bfe71b68d241a6802e0396dc6d6822cb520/Modules/TreeEditor/Includes/Per... Read more
[Mac] Flickering appears when resizing the Console
Repro steps:1. Open QA attached project "repro_1090412"2. Enter Play Mode3. Click on the error in the Console and make sure nothing ... Read more
Transparent images cast shadows with artifacts when LWRP with Opaque + A...
Repro steps:1. Open User's attached project ("LWRPLightmap")2. Open SampleScene (Scenes > SampleScene)3. Inspect the lightmap sha... Read more
[Android] [Linux] "Unable to forward network traffic to device" when try...
Required: Unity configured to build to Android devices.Repro steps:1. Open the attached project2. Build and run to Android device3. ... Read more
[Linux] "Open by File Extension" doesn't work
To reproduce:1) Create a new project2) Go to Edit -> Preferences -> External Tools3) Set the External Script Editor to Open by... Read more
Animation window element positions flicker when resizing
Steps to reproduce:1. Create a new Unity project2. Open the Animation window3. Slowly resize the Animation window horizontally by dr... Read more
[Mac] Can't change Graphics device to use in standalone built project
To reproduce:1. Create a new project2. Build for standalone3. Open built project4. Try to select Graphics device to use Expected res... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names