Search Issue Tracker
Search results are not displayed when a string property is a numeric value
Reproduction steps:1. Open the attached “UnitySearchBugTest.zip” project2. Open the “SampleScene” (Scenes > SampleScene)3. Press ... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
GameObject children move un-accordingly when moving the parent GameObjec...
How to reproduce:1. Open the attached user project2. Open Scene “Playground“ (Assets/StarterAssets/ThirdPersonController/Scenes)3. S... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
Asset Store view docking corrupts scene view (5.0 RC3 Mac)
To reproduce:1. Open a project2. Open asset store3. Dock it in a way which would cause the scene view to resizeExpected result: It d... Read more
EditorWindow fails to open when the cause of NullReferenceException in C...
How to reproduce:1. Open the attached project ("1366567_repro.zip")2. Open the "ExampleWindow.cs" script3. Uncomment lines 36, 37 an... Read more
NullReferenceException is thrown when clicking "Show in Explorer" on ele...
How to reproduce:1. Create a new Unity project2. In the Project window with the Two column layout, right-click on any folder in the ... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
Some UXML Template Asset foldouts appear enabled when all fields inside ...
Reproduction steps:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Select newly created Ass... Read more
Missing API for Shape vs Shape Intersection
For the new low-level 2D physics that landed in 6000.3.0a5, we included a bunch of geometry vs geometry query methods which allow th... 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