Search Issue Tracker
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Pasting, Undoing and Deleting multiple Game Objects in the Scene Hierarc...
How to reproduce:1. Open the attached project and open the "SampleScene"2. Find the "1000" parent in the Hierarchy and expand it3. S... Read more
Selecting an element selects all matching elements from other instances ...
How to reproduce:1. Create a new project2. Create a UI Document in the Project Window (Right Click > Create > UI Toolkit > ... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... 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
[2d] Text of the bone added in "Bone Influences" list overlaps with its ...
In Skinning Editor when bones are added in the Bone Influence window, the topictopic of the bone overlaps with the "Bone Influence" ... Read more
When choosing Rename or Duplicate in the Blackboards Context Menu the Co...
Steps to reproduce: Open any Project with Shader Graph Installed Create and open any Shader Graph Asset Create any variable in the B... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method