Search Issue Tracker
MinAttribute doesn't work with "uint" variable type
How to reproduce:1. Open the user-attached project “Bug Test”2. Select the Asset “New Test Object” in the Project window3. Observe t... Read more
[Universal RP] Alpha clipping in shadergraphs is not factored in during ...
Reproduces on master (60b2b4b521), as well as all other versions of SRP tested (7.1.6, 7.0.1, and 4.10.0)Steps to reproduce:1. Downl... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
The TextureImporter's Apply button is not registered after changing the ...
How to reproduce:1. Open the attached "TilemapRepro.zip" Project2. Click on the "WallLow" Sprite3. Change the "Compression" Settings... Read more
GameView Bottom pixels are cut off when it has Rounded corners
How to reproduce:1. Open "SampleScene" Scene in the attached "MissingBottomPixels.zip" Project2. Change the aspect ratio on the Game... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
Upgrading particle system to 5.5.0 causes it to use previously unused em...
How to reproduce:1. Download attached project2. Open it with Unity 5.4.13. See that 'Footprints' gameobject emission type is set to ... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
Text is not masked when creating a Vector Image and using a mask inside ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
Template title and description overlap with each other in the Shader Gr...
Steps to reproduce: Create a project (Universal 2D) Set Unity theme to "Light" Go to the "Project" window Click "Create" -> Shade... 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