Search Issue Tracker
CS1061 error when project contains '2D Common' package
How to reproduce:1. Open the attached project (that contains '2D Common' package)2. Observe the Console window Expected result: Ther... Read more
[Inspector] Can't multi-select change the Asset template or the seed whe...
Repro steps:1. Drag at least 2 different effects in the hierarchy.2. Multi-select all the effects3. Try turning on/off the Reseed on... Read more
[Quest] Input.GetButtonUp("XRI_Left_TriggerButton") is false when releas...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
[VCS] Support for Perforce two-factor auth (MFA, using "login2" command)
Newer perforce instances sometimes enforce 2-factor authentications. Result: Unity's perforce integration will try to force a login ... Read more
Editor log shows confusing variant info when "optimize mesh data" is ena...
Steps: Open attached project (ShaderKeywordTest.zip) Make a player build Open Editor.Log and observe the lines of Compiling shader "... Read more
UIElement Null reference after importing Easy Save Asset from Store
UIElement errors appear after importing the Easy Save asset Steps to reproduce- Open Unity 2021.0b7- In a Browser open the following... Read more
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object.Press the Bake button from it's ... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
Interrupting Cinemachine Blend when quickly disabling and enabling the G...
How to reproduce:1. Open the attached project "1421035_case.zip"2. Open the "SampleScene" Scene3. Press Play Expected result: Cinema... Read more
Unity Editor restart required when switching to any platform from Window...
Steps to reproduce:1. Create new Unity project using Universal 3D Template2. Open Build Profiles window3. Make sure any other module... 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