Search Issue Tracker
NetworkObjectReference does not check for null before casting to GameObject
This seems to be a null check. We don't have a repro project.Can we verify that adding a null check is possible and fix the issue. Read more
[macOS] [Editor] [Player] Keypress is never cancelled if a system gestur...
This repros on BOTH THE EDITOR AND PLAYER. It requires a trackpad. Repro: 1) Open attached project and open SampleScene.Unity2) Open... Read more
XR Interaction Toolkit is not visible in Package Manager when Enable Pre...
Reproduction steps:1. Create a new project2. Open the Project Settings and open the Package Manager tab3. Tick Enable Pre-release Pa... Read more
[IL2CPP] Build fails when MARS Companion Core is present in the Project
Reproduction steps:1. Open the attached project "Case_1338925"2. In "Project Settings" -> "Player" ensure "Scripting Backend" is ... Read more
Upgrading PSDs authored in Krita from 20.3 to 21.3 causes lost Sprite re...
If a project contains Krita authored .psd files and the project is upgraded from Unity 2020.3 to Unity 2021.3, the Sprites in the .p... Read more
[Metal] Pixelating shader is only working from a specific angle
How to reproduce:1. Open the user's attached project2. Open "SampleScene" Scene3. Observe the Game window Expected result: The shade... Read more
Hub crashes on load when there's a reference to a project on an inaccess...
Steps to reproduce:1. On macOS, use Boot Camp Assistant to create a Windows 10 partition 'Data' using exFAT formatting (instructions... Read more
Texture Importer Settings for WebGL does not list RGBA Half in the Forma...
Steps to reproduce:1. Open the attached "WebGL-TextureFormat-Erase.zip" project2. In the Project window select the Assets folder and... Read more
[HDRP] Null error during DiffusionProfile migration
To reproduce simply import the attached asset. There will be an error in the console. Unity version: 2022.2.0a11.1682HDRP: trunk of ... Read more
[2022.2] [2022.1] Material Upgrade pop-up appears on opening 2D(URP), 3D...
Steps to reproduce:1. Open Unity Hub2. Create a 2D(URP) project3. Notice the pop-up Actual result: pop-up appearsExpected result: no... 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