Search Issue Tracker
Editor crashes after entering/exiting Play mode while having Tile Palett...
Steps to reproduce:1. Open attached "CrashRepro.zip" Unity project2. Go to Window -> Tile Palette3. Enter and Exit Play mode4. Cl... Read more
Script Component that has a missing script is called "Nothing Selected" ...
How to reproduce:1. Open the attached "MissingScript" project and "Scene"2. Click on the "GameObject" in the Hierarchy3. Notice that... Read more
Anima2D + SpriteAtlas causes sprite to shrinking
How to reproduce:1. Download attached project file and open "work" Scene2. Enter Play Mode Actual result: After creating SpriteAtlas... Read more
UnityDistanceBasedTess() crashes Unity editor without stack trace when u...
How to reproduce:1. Open Unity2. Load tester-submitted project(TesselationTest.zip)3. Open '1.unity' scene4. Select 'New Material' i... Read more
Skinned Mesh Renderer bounds offsets when applying optimize GO if bounds...
Steps to reproduce:1. Download 972082_repro.zip and open "Creature_test" scene2. Check Apatosaure mesh renderer bounds3. Enable Apot... Read more
[Umbra] Occlusion culling works incorrectly on some objects
Steps for reproduction:1) Download the project from the link below2) Open scene ‘Demo5’3) Clear the culling data and bake it again4)... Read more
[RenderTextureFormat] ConvertTexture() with R8 and RG16 crashes on DX12 ...
Crash on Windows DX12 and Vulkan, also Android Vulkan (Tested on Nvidia Shield, Tegra GPU) Step:1. Make sure you are using DX12 Edit... Read more
Editor crashes after clearing Blend Shapes with weights higher than 0
Steps to reproduce:1. Open attached "BlendShapes.zip" Unity project2. Open "main" scene3. Expand "blendSphere" object in Hierarchy4.... Read more
[Linux] Check for Updates does not produce Unity Editor Update Check window
Steps to reproduce:1. Open Unity editor2. Select Help -> Check for Updates Expected result: Unity Editor Update Check window appe... Read more
VideoPlayer audio tracks differ in order when VideoPlayer is being playe...
To reproduce:1. Open project attached2. Enter Play mode3. Build the project for Android and hear a different audio playing Expected:... 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