Search Issue Tracker
[iOS] Social.ReportProgress is not working
To Reproduce: 1. Open and build the project GameCenterTest.zip.2. Make sure that that everything is correctly set up for Game Center... Read more
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "SortingTest"3. Notice that CanvasFRONT has white image whi... Read more
Display.displays.Length outputs wrong display count in Editor console
Steps to reproduce:1. Download and open the attached project2. Open scene "DisplayTest"3. Open second Game view4. Set to display 25.... Read more
Transform.position() values becomes to NaN when one GameObject rotates w...
To reproduce:1. Open repro project2. Play scene3. Using arrow keys (or w,a,s,d) move cube to the corner of ground Expected: when cub... Read more
[Standard|iOS] Directional light appears with artifacts on object with t...
1. Open attached project2. Build to iOS3. Artifacts will appear on quads or 1. Create new project2. Create standard shader, set rend... Read more
[XR] VFX particles not rendered with Draw Instanced Terrain in scene whe...
How to reproduce:1. Open the attached "TerrainVFX.zip" project2. Open "New Scene", create a VFX Graph and add it to the scene3. Ente... Read more
Path is not calculated between two points located in the same NavMesh No...
How to reproduce:1. Open the attached project's Scene labeled "SamePolyIssue"2. Enter the Play Mode3. Click the "Calculate&DrawP... Read more
When the CharacterController component has a step-offset
Bug reproduced in version 4.3.0b5 (19fb00de019e) Steps:In this example, the character controller on the "Character" game object has ... Read more
[OcclusionCulling] Occlusion Bake doesn't remove old occlusion bake files.
DUPLICATE: https://issuetracker.unity3d.com/issues/occlusion-culling-system-creates-too-many-files-in-the-library-folder-and-never-d... Read more
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce:1. open attached project2. open scene Main3. enter play mode4. start host Expected: disconnects player without an... 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