Search Issue Tracker
Immersive mode leaves black bar on Nexus 5 when app is re-launched
If you are relaunching app through recents screen after Application.Quit(), there is a black bar in place where hardware buttons (ba... Read more
[Mono] .NET 4.7.1 standard/framework .XML files with useful descriptions...
Reproduction steps:1. Go to "Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api"2. Check if ".XML" files are there Expected resul... Read more
Windows Editor: Inspector dropdown list doesn't scroll with mouse wheel
-e: when you have a long list of items scrolling them with the arrows takes way longer than mouse wheel does. works fine in mac edit... Read more
LightingData.asset being too big causes Scene corruption and Size overfl...
Steps to reproduce:1. Open user-submitted project2. Open Scene Scenes/xx3. Wait for Unity to exit with the following error: Size ove... Read more
Camera control doesn't work after Handles.Button grasps a mouse click event
Steps to reproduce : - import the project attached- open the scene "test"- focus on the camera with "F"- right click on the drawn bu... Read more
[OcclusionCulling] Scene filters are not applied, when "Occlusion cullin...
Steps to reproduce: 1. Open attached project;2. Click on "Main Camera" GameObject;3. In the Scene view mark "Occlusion culling" chec... Read more
Windows x64 standalone build crashes when using MeshCollider.sharedMesh
To reproduce:1. Import unity_4_3_crash_win_64.unitypackage2. Open scene TestCrash3. Build&run a windows standalone for x644. Pre... Read more
[Mobiles]"<RI.Hid>" errors thrown when connecting a Mobile Device
To reproduce:1. Create a new project2. Connect a windows phone 8 or android device to your pc3. Notice the errors in console:"<RI... Read more
NavmeshAgent is noticeably slower approaching a small gap when using Obs...
How to reproduce:1. Open attached "repo_1042990" project2. Enter game mode3. Click on the ground near yellow square4. Click on the g... Read more
[MixedMode] No shadows from mixed lights in Deferred rendering path
To reproduce this issue: 1. Import the attached package2. Open LightingTest scene3. The are 2 cubes above 2 quads in the scene. One ... 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