Search Issue Tracker
Vector3.RotateTowards doesn't work as expected once 90 degree angle is r...
Steps to reproduce: 1. Open attached project2. Open "test" scene3. Press play4. Hold space("Cube" is rotating around towards the red... Read more
[Unity Remote] Touch input blocks mouse input resulting the incorrect mo...
Steps to reproduce: 1) Download attached project 'PointerBug.zip' and open in Unity.2) Open scene 'Test'.3) Connect Android device w... Read more
[HLAPI] Starting connection that fails and then starting another that co...
Steps to reproduce:1. Open attached "reproProject.zip"2. run two instances3. One instance should be launched as server4. On second i... Read more
HandleUtility.DistanceToLine doesn't work when intersecting near plane
HandleUtility.DistanceToLine will not give back accurate values when one of the points of the line intersects the near plane of the ... Read more
Lightmaps in 5.4 packing poorly and resulting in double the size
To reproduce:1. Open attached project2. Build lightmaps for Untitled scene4. Notice that lightmap size is bigger compared to 5.3 (16... Read more
Particles are rendered with artifacts
How to reproduce:1. Open the attached project2. Open Scene and play it3. After playing for few seconds, notice that particles backro... Read more
[ModelImporter] Keep Quads option isn't exposed in script
Steps to reproduce: 1. Create new project and new script2. Try to find UnityEditor.ModelImporter.keepQuads or anything similar. Ther... Read more
[Mixed] Lightmap becomes brighter when non-static object leaves camera view
Steps to reproduce: 1. Open attached project "817278repro.zip"2. Open scene "repro"3. Bake lightmap4. Rotate scene view camera so th... Read more
No way to use JavaScript/UnityScript State Machine Behaviours
Steps to reproduce: 1. Create an Animator Controller component for an object2. In the Animator window, create a state for the contro... Read more
Crash when changing to layout which scripted window was deleted
Steps to reproduce(or just watch user's attached gif ):1. Open my project "OpenMe".2. Expand "Window" tab and select "SomeWindow".--... 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