Search Issue Tracker
A Shader is displayed incorrectly when it is used as a material
Steps to reproduce:1. Open the attached project “BrokenShader.zip“2. Select the “Assets/skybox.mat“ material3. In the Inspector wind... Read more
"Create New SpriteRenderer Preset ..." tooltip does not meet Unity toolt...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
"Create New SpriteRenderer Preset ..." function is presented with search...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
[Animation Rigging] Gradual Offset in Rig Builder when Clips are Played ...
Steps to reproduce:1. Open the attached user's project "Animation Rigging Constraints in Timeline - Gradual Offset.zip"1. Open "Scen... Read more
Crash on Scripting::ScriptingWrapperFor when opening a project
Reproduction steps:1. Open the attached “repro-project“ Expected result: the project opens successfullyActual result: The Editor cra... Read more
[Profiler] Memory module reports the allocated memory more than the "Tot...
How to reproduce:1. Open a new Unity project2. Run the user’s attached “MemoryTest” apk file3. Observe the values of “Memory” module... Read more
Crash on UnityEngine.InputSystem.Utilities.MemoryHelpers:ReadSingleBit w...
Reproduction steps:1. Open the attached project “TestCrash”2. In the Test Runner Window press Run All3. Repeat 2nd step until the Ed... Read more
Importer fails on a prefab that has missing references after upgrading v...
Steps to reproduce: Open the attached project or import the attached .unitypackage (if you choose this then you will have to import ... Read more
[VFX Graph] Particles Flicker when sorting and/or Indirect draw is on.
How to reproduce:1. Open Unity2. create a new VFX Graph3. make sure you're Particle Ouput is set to Quad.4. Set the Quad Output5. In... Read more
Remove icon is misaligned for Type Options and Node Library in Unity 2023
h3. Reproducible with: Unity 2023.1.0.a25 with VS 1.8.0, 1.7.x, 1.6.xh3. Steps to Reproduce: Open a project with Unity 2023 Go to th... 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