Search Issue Tracker
Crash on GizmoManager::BuildGizmosFromGameObjectRecursive when selecting...
How to reproduce:1. Open the "Prefab_Gizmo_repro.zip" project2. In the Project view, select "Game Canvas" prefab3. If Unity didn't c... Read more
Particle System set to Ring Buffer Mode "Pause" or "Loop" leave particle...
How to reproduce:1. Open attached project (Bug.zip)2. Enter Play Mode3. Rotate Camera to the sky4. Stop Particles5. See that the Par... Read more
Default sprite order in the Editor does not match the sprite order in th...
How to reproduce:1. Open the attached project named "Case_1107377"2. Open the "TinyTest.utproject" in the NewProject folder3. Observ... Read more
[macOS] Right-Click actions in the unfocused Editor have no effect until...
How to reproduce:1. Open any Unity project2. Unfocus the Editor3. Right click on any GameObject in the Hierarchy window4. Attempt to... Read more
Error about animation event not having a receiver when the event's "Func...
How to reproduce:1. Open attached project "case_1111933-FunctionNameNotTrimmed" and scene "SampleScene"2. Enter Play Mode3. Observe ... Read more
[Audio] DSP Buffer Size sets to Best performance when trying to set to d...
To reproduce:1. Create a new project2. Go to Audio settings3. Try to change DSP buffer Size to default Actual result: Choosing defau... Read more
One Input axis does not work after using Input.ResetInputAxes() while bo...
How to reproduce:1. Open the attached "case_1130127-ResetInputAxesBug" project2. Open scene "SampleScene" and enter Play mode3. Hold... Read more
RenderTexture is flipped upside down when using "RenderTextureDescriptor"
Reproduction steps: 1. Open "1129666" project2. Enter Play mode3. Double Click "CustomDrawer" -> "CustomDrawer (Script)" -> "R... Read more
Baking light causes error: "Internal: JobTempAlloc has allocations that ...
Steps to reproduce:1. Open attached project " Leakbug.zip"2. Open scene "1"3. In Lighting settings press bake4. After a couple secon... Read more
Setting Canvas Plane distance to 0 and a Render mode to Screen Space - C...
How to reproduce:1. Download and open my attached repro project "118281.zip"2. Notice the Canvas in the Hierarchy and make sure that... 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