Search Issue Tracker
[Linux] Crash on GC_merge_unmapped when entering/exiting the Play Mode, ...
Reproduction steps:1. Create a new 3D project2. Enter the Play Mode3. Exit the Play Mode Expected result: Unity Editor exits the Pla... Read more
[Entities Graphics] Specific subscene disappears with the warning messag...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scene/Game.unity” Scene3. Build and Run4. Move the C... Read more
Sprite Shape flickers and disappears in the Scene and Game view windows ...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene.unity" scene3. Select the “Main ... Read more
Mesh Renderer is frozen when there are duplicate Static GameObjects
How to reproduce:1. Open the attached project "Essentials.zip"2. Enter Play Mode Expected results: "FallingSphere" and "FallingSpher... Read more
Adding a git url package shows it in the Unity Registry section of Packa...
h5. Source Unity forum h5. DescriptionAdding a git url package shows it in the Unity Registry section of Package Manager. h5. Repro ... Read more
Script causes Console error "Reading pixels out of bounds of the current...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/OutdoorsScene.unity" scene3. Enter the Play mode Ex... Read more
[Color Checker Tool][Contextual menu] Dropdown menu jumps to the bottom ...
How to reproduce:1. Create a new 3D (HDRP) Unity project2. Create a Color Checker Tool object (Right-click in Hierarchy window > ... Read more
UxmlObjectReference object fields crash source code generator
Add the following script to a new project ``` using UnityEngine.UIElements; [UxmlElement]public partial class Example : VisualElemen... Read more
Memory leak when using NetworkInterface.GetAllNetworkInterfaces
How to reproduce:1. Open the attached project "testiphlpmemleak.zip"2. Enter Play Mode3. Open Analysis>Profiler4. Select the "Mem... Read more
[VR] [HoloLens 2] Unity 2021.3 LTS crashes at startup on Hololens 2
1. What happenedThis simple Unity app targetting UWP-Hololens2 with latest MRTK2 and a simple debug console worked just fine in Unit... 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