Search Issue Tracker
DocumentationUrl and changelogUrl is ignored when package is located in ...
How to reproduce:1. Download the attached project "package-documentation.zip"2. Open Package Manager window3. Select "Documentation ... Read more
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
[UI Builder] importing image in unity ask to save changes then errors out
Steps to repro: create a new project in unity open the ui builder and add a visual element to the document drag and drop an image fi... Read more
[iOS] Colors are rendered as pink when using the “Lost Crypt” package “M...
How to reproduce:1. Build And Run the “Project.zip” project on an iOS device2. Observe the view Expected result: The colors are the ... Read more
Headers in the Inspector are duplicated when using HeaderAttribute
Reproduction steps:1. Open the attached ‘UIToolkitBug' project2. Open the 'Scene'3. Select the 'Bug' GameObject and observe it in th... Read more
[NavMesh] NavMeshObstacle placed near the edge of a NavMesh causes isola...
Steps to reproduce:1. Open SampleScene in the attached project ("TestNavMesh2.zip")2. Enter Play Mode3. Select the Scene View4. Sele... Read more
Scene Depth node doesn't return a proper depth value when used in a Deca...
Repro steps: Open the scene in the attached project Look at the rendering (see attached image) From left to right the decal displays... Read more
Unable to move or look in the Scene view when a debugger is attached
Reproduction steps: Create a project Create a script Open the script with Visual Studio Press “Attach to Unity” In Scene view try to... Read more
Console Errors when Accessing an In-Editor Tutorial Page
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/BoundsControlExamples” scene3. Open “Assets/Tutorial 1”... Read more
unable to select all text when using \r escape character
repro steps: 1. Add label in ui builder2. Set multiple lines of text and add a \r at end of first line3. Try to select all the text ... 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