Search Issue Tracker
Changing the size of the Sticky Note text changes the size of Sticky Not...
How to reproduce:1. Create a new URP Unity Project2. In the Project window, right-click -> Shader Graph -> URP -> Lit Shade... Read more
Managed Memory table "A - B" icon clips into the sort icon of column "B"...
Reproduction steps:1. Create a new project and install the Memory Profiler package2. Open the Memory Profiler window (Window > An... Read more
Components are flattened in the Inspector when using a custom initializer
How to reproduce:1. Open the “InspectorOverlappingIssue“ project2. Open the “Assets/BugReport/BugReportScene.unity” scene3. In the H... Read more
IncrementCounter() does not increment RWStructuredBuffer's counter value...
Steps to reproduce:1. Open the attached project (case_1205146-CSBug.zip)2. Load the "DemoScene" scene (Drag it from Project/Scenes t... Read more
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
Wrong object is detected by mouse raycast when hovering object in certai...
Steps to reproduce: 1. Open attached project2. Open scene "RemoteFramgeDebugger"3. Notice that all three objects are red4. In projec... Read more
"MissingReferenceException: The object of type 'UnityEditor.Search.Searc...
Steps to reproduce: Create a 3D project Add any 3D game object for example "Cube" Go to the "Window" menu and select "Search" ->"... Read more
“Item m_LightProbeSystem not found” warning is thrown when pressing the ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Adaptive Probe Volume GameObject (GameOb... Read more
Animations change speed when rigidbody is added
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/DevDunkStudio/AnimatorLOD/Demo/Scenes/Demo Extra.uni... Read more
Line Renderer Component position field allows large values, spamming “As...
Steps to reproduce:1. Create new Unity project using empty HDRP 3D or URP 3D Template2. Create Empty GO in Hierarchy window3. In Ins... 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