Search Issue Tracker
[Shortcut Manager] Redo can no longer be used when setting Layout to Def...
To reproduce:1. Open any project2. (Optional) Check Undo/redo functionality3. Set the layout to default Window->Layouts->Defau... Read more
Assertion failed on expression: 'strlen(name) <= UNITY_MAX_THREAD_NAME_L...
Assertion failed on expression: 'strlen(name) <= UNITY_MAX_THREAD_NAME_LENGTH' on Editor startup Regression introduced in 2018.0.... Read more
[LWRP] Realtime directional light shadow maps exhibit artifacts
Steps to reproduce: 1. Download the attached project and open the SampleScene2. Begin moving the camera around in the scene viewport... Read more
Unity3D version number is not getting displayed in the Launcher while op...
Unity3D version number is not getting displayed in the Launcher while opening a new project Steps to Reproduce1. Create new project ... Read more
Editor crash when using Microphone.Start
Steps to reproduce: 1) Download attached project and open in Unity2) Open Scene "Sample Scene"3) Press Play4) Click on "Record Inter... Read more
Local variables inside coroutines are "out of scope" in the Watch window...
To reproduce: 1. Open the attached project (localVar.zip)2. Install Entities package via Package Manager3. Open the Test script in V... Read more
Bug reporter doesn't open after the Editor crash
Steps to reproduce: 1) Import attached package2) Open scene "09_Crash Handler"3) Press Play4) Click on "Raise Exception" buttonObser... Read more
Unable to remove tiles painted with line brush
Tiles painted with the Line Brush cannont be removed using the "Default Brush" with the "Erase tool". When using the eraser only the... Read more
SVG images are not correctly displayed
To reproduce: 1. Open the attached project (New Unity Project.zip)2. Compare Icon1, Icon2 and Icon3 .svg files with the .png file wi... Read more
Blend Tree stops working when GameObject is deactivated and reactivated ...
To reproduce:1. Open user attached project2. Open SampleScene3. Run Play Mode4. Open left_hand.controller of left_hand in Animator W... 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