Search Issue Tracker
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... Read more
[Cloth] Cannot use Paint tool
Steps to reproduce:1. Open attached project "ClothBug.zip" and scene "SampleScene"2. In Hierarchy window, select "Plane" GameObject3... Read more
Mobile Notification Settings are not saved
Reproduction steps:1. Open "case_1114987-TestNoti.zip" project2. Open the Project Settings -> Mobile Notification Settings3. Chan... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
"Reload Script Assemblies" completion refocuses the Editor if it was swi...
How to reproduce:1. Open the attached “1380315.zip” project2. Open the “NewBehaviourScript.cs” Script3. Add “ “ (space) and save the... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... 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