Search Issue Tracker
[Performance] Shuriken particle system module "Limit velocity over lifet...
Reproduced with:Unity Version 4.3.4f1 (e444f76e01cd) Read more
[IL2CPP] IL2CPP Scripting Backend is a lot slower than Mono when perform...
How to reproduce:1. Open the attached "1264028 repro" project2. Open Build Settings and make sure that "Test IList" Scene is the onl... Read more
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone--works well in editor and built on OSX, al... Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collide a ... Read more
Prefab preview thumbnail is black when importing big amount of Assets
How to reproduce:1. Open the attached project "case_1283280.zip"2. In the Project window, select Assets then Search by Type and choo... Read more
Serialization error thrown after changing Asset Serialization mode to Fo...
To reproduce:1. Open the attached project (TestProjectSettings.zip)2. Notice serialization error in the console3. Clear this error4.... Read more
Calculate Asset Dependency List is very slow during Addressables build w...
Reproduction steps:1. Open the user's attached project2. Select Window/Analysis/Profiler and enable Deep Profile3. Set Profiler mode... Read more
[Build][D3D9] Canvas stops rendering in D3D9 windows standalone
Repro steps: 1) Open the project and Scene scene2) Build and run(Windows Standalone) in a windowed mode and also make sure it is in ... Read more
SHADERPASS has incorrect value when using Shader Graph for Built-In target
How to reproduce:1. Download and open the attached project2. Open the "GeneratedFromGraph-SG.shader" shader3. Go to line 1623 Expect... Read more
[WebGL] custom cursor is not shown
-e: see title--regression in starts in 5.6a2, works in 5.5.x--broken across browsers (FF, Chrome, Edge) -repro:--open attached proje... 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