Search Issue Tracker
Unity crashes when selecting objects in Scene using rectangular selection
Reproduction steps:1. Open the attached project "SelectionCrash.zip"2. Open the "test" Scene3. Open the Scene View4. Select the obje... Read more
Crash on RaiseException when exiting the Editor after compilation
How to reproduce:1. Open the attached project from "case_1349911_crash.zip"2. Open Scene "SampleScene"3. Enter Play Mode4. Exit the ... Read more
Editing a tile palette that is docked on the side of the screen switches...
Repro:- either download the project liked to bug 1352527 or may your own tile palette- dock it on the right side of the screen, same... Read more
Mouse look script is frame rate dependent in the URP template project
In the empty URP project template, inside Assets/Scripts/SimpleCameraController.cs, there's this like of code: // Rotationif (IsCame... Read more
Overlays: View Options throws errors when placed into certain Positions
Reproduction steps:1. Create a new empty Project2. Collapse the View Options Toolbar into a button3. Stick the View Options Button i... Read more
ScriptableObject functions with attributes are not inherited when Parent...
Steps to reproduce:1. Open the attached project "ScriptableObjectInheritance.zip"2. Enter the Play Mode3. Observe the Console window... Read more
Not possible to retrieve LOD from a SubShader
There is currently no way to know, which LOD value a given subshader has.This information can be useful for e.g. stripping shader va... Read more
[2D] Texture 2D Array preview looks corrupted when Mip Map Filtering is ...
How to reproduce:1. Open the user's attached "New Unity Project" project2. In the Project window select the "blobid0" Texture 2D Arr... Read more
[macOS] UGUI Input Field clears Chinese/Japanese/Korean input when press...
Reproduction steps:1. Open the attached "1349037.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Input Chinese/Japan... Read more
Errors are thrown when a Shader uses GrabPass and a Camera renders to a ...
Reproduction steps:1. Open the attached "GrabPassIssue.zip" project2. Open the "ReproScene" Scene3. Enter Play Mode Expected behavio... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names