Search Issue Tracker
[UI Builder] Add Binding menu option is missing from custom attributes w...
Create a new project Add the following custom element {code:java}[UxmlElement]public partial class MyElement : VisualElement{[UxmlAt... Read more
Incorrect render count when using Using Camera.targetTexture
How to reproduce:1. Download and open the attached "EarlyRender" project2. Enter Play mode3. Observe the "render / frame" value Expe... Read more
2 assertion errors are logged in the Console when importing the user's p...
Reproduction steps:1. Create a new project in any of the 2023.2.0a17-2023.3.0a13 Unity Editor versions2. Copy-paste the files of the... Read more
Undo/redo titles are misleading in the Edit view titles when object was ...
How to reproduce:1. Open/create any project2. Select and delete Main Camera object3. Edit > Observe Undo title Expected result: "... Read more
Crash on BV4_ProcessStreamKajiyaOrderedQ when two dense GameObjects collide
Reproduction steps:1. Open the attached "crash_IN-59285.zip" project2. Open the "\Assets\Scenes\SampleScene.unity"3. Enter the Play ... Read more
Context menu is twice as wider when compared to older Streams
How to reproduce:1. Create a new project using any template2. Right-click in Hierarchy3. Observe the context menu Expected result: T... Read more
Blur makes it look like meshes are moving away from the first placed mes...
How to reproduce:1. Open the attached “bug_check_vanilla_True.zip“ project2. Open the “OutdoorScene“ Scene3. Enter Play Mode4. Obser... Read more
Hierarchy context menu doesn't show shortcuts
How to reproduce:1. Right-click in the hierarchy window2. Observe "Create Empty" action Expected result: Create Empty action has a C... Read more
Incorrect root hierarchy order when importing Unity Package
How to reproduce:1. Create and open a new Unity project2. Import the attached Unity Package "UIPixelator_v2.1.unitypackage"3. Open A... Read more
[MacOS] UnityGfxDeviceWorker crash when running the project on MacOS
How to reproduce:1. Download and open the attached "Project" project2. Open Build Settings3. Make sure "Create Xcode project" is ena... 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