Search Issue Tracker
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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used