Search Issue Tracker
Console windows disappear when Unity Editor is not in focus
Steps to reproduce:1. Open attached project "New Unity Project (29).zip"2. Detach Console window to make it separate3. Attach Consol... Read more
[Switch][PostProcessing] Building Player results in Shader errors
Reproduction steps: 1. Open "case_TRND-1115-PPSCompileError.zip" project2. Build for Switch3. Notice errors in the Console window Ex... Read more
[Mobile] TouchScreenKeyboard.visible becomes true before the keyboard is...
Repro steps:1. Open QA attached project "repro_1127825"2. Build and Run on a mobile device3. Touch the Input Field4. Observe the tex... Read more
[UWP] Build fails when the project folder name has non-ascii character.
When non-ascii character is used in the project folder or folder that is used in the final build, UWP fails to build in VS.However, ... Read more
Editor crashes when Instantiating a Prefab with internal implementation:...
Steps to reproduce:1. Open user-supplied project2. Open Sample scene3. Drag the prefab "EditorCrashes (drag me into scene)" into the... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names