Search Issue Tracker
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
"System.IndexOutOfRangeException: Index {0} is out of range of '{1}' Len...
How to reproduce:1. Open the attached project from "1404383indexoutofrange.zip"2. Open Scene "Physics"3. Enter Play Mode4. In Game V... Read more
[Oculus XR] Oculus Loader script is forcing minimum the Android SDK vers...
Oculus Loader script is forcing the minimum Android SDK version to be set to 23 even if it has been set higher in the Player Setting... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class