Search Issue Tracker
[Test Runner] Unity crashes when running all tests
Reproduction steps:1. Open attached project "crm-unity.zip"2. In Test Runner window, select Edit Mode and Run All3. Observe Editor E... Read more
Particle System prefab doesn't simulate when in prefab mode and the Edit...
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Partic... Read more
[Rendering Debugger] [Android] Hard to open Debugger UI on some Android ...
Hard to open Debugger UI when FPS are low because touch events get missed. You need to tap the screen quickly around 7 times in case... Read more
Cannot move/rotate/scale static objects in prefab mode when playing
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Cube.p... Read more
UndoPropertyModification currentValue returns null when changing Materia...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Open the Animation Window (Window->Animation->an... Read more
Potentially: wrong order of input system init versus MonoBehav Awake (pr...
How to reproduce:1. Create a URP project or clone https://github.com/ernestasKupciunas/Winter.git (or open the attached project)2. S... Read more
[DXR] Ray traced reflections with 2 bounces always noisy regardless of d...
How to reproduce:1. Open the attached "dxr_rtr_noise_bugreport.zip" project2. Open "Scenes/SampleScene"3. Enter the PlayMode4. Ray T... Read more
[Mono Upgrade] Having GCHandle defined in a job throws an InvalidOperati...
How to reproduce:1. Open the user attached project (DummyBugReport.zip)2. Open the SampleScene3. Enter PlayMode4. Observe the Consol... Read more
Last added projects instead of last modified projects are replaced with ...
Reproduction steps:1. Open Unity Hub2. Add 40 different projects to Project List3. Add 1 unique project to Project List4. Observe Pr... Read more
[Android] 'Android Logcat' throws 'The type or namespace name 'NUnit' co...
Repro steps:1. Create a new project2. Switch build target to Android3. Install the 'Android Logcat' package4. Remove the 'Test Frame... 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