Search Issue Tracker
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
The y is flipped when Texture2D.ReadPixels from source
How to reproduce:1. Open the attached project “read_pixels_test.zip”2. Enter Play Mode Expected results: The third texture in the Ga... Read more
If the parent UI Object has "IPointerDownHandler", then it blocks childs...
Reproduction steps:1. Open "1186487" project2. Enter Play mode3. Click on the "Working" button4. Note output "Click Detected on Butt... Read more
[ProBuilder] Unable to select "Selection Tool" in the Scene View when Pr...
Object, Vertex, Edge, Face Selection Tool is not selected in the Scene View on maximizing and minimizing the ProBuilder window, Refe... Read more
[Mobile] [UI] InputField's characterLimit is handled not by the native d...
Reproduction Steps:1. Open "Test" project2. Build and deploy to mobile device3. Select InputField4. Write somethingNote: Limit is 5 ... Read more
Caret position resets in any input field when compiling finishes.
Steps to reproduce:1. Open attached project "SearchFieldCaretReset.zip"2. Open "caretReset" scene3. Open "NewBehaviourScript.cs" scr... Read more
Editor crash caused by Sliders Null Reference
Reproduction steps:1) Open project attached in the edit and proceed to scene "MoviePlayer".2) Notices in the inspector that slider r... 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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed