Search Issue Tracker
[XR][Built-in RP][Surface Shader] UNITY_SETUP_STEREO_EYE_INDEX_POST_VERT...
Steps to reproduce:1. Create a VR template project or download the project from the attached Google Drive2. Install Oculus plugin th... Read more
Null reference exceptions are thrown constantly if the Full-screen Game ...
How to reproduce:1. Create a new project2. In the Game Window change the "Enter Play Mode" option to Fullscreen3. Enter Play mode4. ... Read more
Not all child GameObjects are in the selection hierarchy when using "Gi...
How to reproduce:1. Open project "DrawGizmo_InSelectionHierarchy.zip"2. In the Hierarchy window select "GrandParent" or "Parent" Gam... Read more
[Android] Input.GetTouch function first coordinates position data is aff...
Reproduction steps:1. Open the attached Unity project "InputIssue.zip"2. Open "Test.unity" Scene from the Scenes folder3. Build and ... Read more
[WebGL] [iOS] WebCamTexture.devices always returns 1 device
How to reproduce:1. Open the attached project ("1406834_20212.zip")2. Build and deploy the WebGL project3. In a browser visit the UR... Read more
Objects are rendered black in the Scene view when the data of the vertex...
Reproduction steps:1. Open the attached 'qTangents Reproduction Project' project2. Open the 'Sample Scene'3. Make sure the 'USE_WEIG... Read more
[UI Toolkit] Loading an invalid UXML and cloning root on it gives NullRe...
Steps to reproduce:1. Open the attached project2. From the menu bar Select QuickTool -> Open3. Observe the console Expected resul... Read more
Ambiguous method error when asmdef only targets Editor
Reproduction steps:1. Open the user's project Expected result: there are no errorsActual result: there is an error "error CS0121: Th... Read more
Title bar doesn't get updated to <Vulkan> when using Vulkan Graphics API...
Reproduction steps:1. Create a new 3D project2. In Edit > Project Settings find Graphics APIs for Windows3. Add Vulkan4. Observe ... Read more
[Android] Mapping.txt file does not provide any data when Custom Base Gr...
Reproduction steps:1. Open the attached user's Unity project "normal.zip"2. Go to Assets > Scenes folder and open "SampleScene.un... 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