Search Issue Tracker
Unity freezes when working with large Animator Controller files
How to reproduce:1. Open the attached project2. Open the "PlayerMale" Animator Controller3. Try to open any Layer in the Animator Co... Read more
OnEndDrag / IEndDragHandler callback is not invoked
The 'OnEndDrag' callback in IEndDragHandler is not invoked when alt-tabbing out of the application - Open the 'Drag and Drop' scene-... Read more
Inspector preview doesn't crop video file's name
Steps to reproduce:1. Download 937173_repro.zip2. Select video3. Press play button in the Inspector above the video preview Expected... Read more
NullReferenceException after deleting a tagged sprite that is inside an ...
NullReferenceException after deleting a tagged sprite that is inside an atlas Note: might be caused by https://fogbugz.unity3d.com/f... Read more
IndexOutOfRangeException when adjusting sprite's compression quality
IndexOutOfRangeException when adjusting sprite's compression quality 1. In Assets, right click > Create > Sprites > Square ... Read more
[Vulkan] Texture loaded using Texture2D.Load has purple tint when using ...
When using linear color space textures loaded using Texture2D.Load has a purple tint. They look fine when using gamma color space or... Read more
[graphics, patch] SV_CullDistance in Shaders isn't supported on Direct3D...
When changing graphics API to Direct3D9, OpenGLCore or OpenGLES3, shaders with SV_CullDistance won't compile and throw Error. Steps ... Read more
Animation transitions between key frames are corrupted when modifying ke...
To reproduce:1. Open my attached project2. In Hierarchy window, select BlendShape, enter Play mode3. While in Play mode, keep changi... Read more
CanvasScaler is not refreshed when enabling Canvas and parent GameObject...
Reproduction steps:1. Download project "CanvasScalerBugDemo.zip" and open in Unity2. Select scene "Master"3. Enter "Play" mode4. Pre... 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