Search Issue Tracker
UI Canvas is stopping reaction on input when disabling/enabling the Canv...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Enter the Play Mode Press “Button A” and t... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
Left edge of the Inspector in the new Presets Window can be dragged out ...
How to reproduce:1. Open any project and open the new Presets Window for any Game Object and any Component2. Turn on the Inspector a... Read more
Build fails with errors "C2679: binary '=': no operator found which take...
How to reproduce:1. Open the attached project "Bug.zip"2. Build And Run the project Expected results: Build is successfulActual resu... Read more
EditorWindow fails to open when the cause of NullReferenceException in C...
How to reproduce:1. Open the attached project ("1366567_repro.zip")2. Open the "ExampleWindow.cs" script3. Uncomment lines 36, 37 an... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
Crash on MatchAsset when loading a specific project
How to reproduce:1. Open the attached “IN-92358.zip” project2. Observe the Crash Reproducible with: 2022.2.0a15, 2022.3.55f1Not repr... Read more
Splash screen needs an update: "©2024" should be updated to "@2025"
Steps to reproduce: Just launch 6000.1.0b2 or 6000.1.0b3 And observe the splash screen Actual results: "©2024" Expected results: "@2... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... 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