Search Issue Tracker
GameObject is added as a child when dragged from Project window in-betwe...
How to reproduce:1. Open attached project ("pro.zip")2. Select resource ("Square") from Assets folder3. Drag selected resource in-be... Read more
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
Cannot delayed opening context menu
It is currently not possible to open a context menu during a VisualElement.schedule.Execute(). There are some use cases where we hav... Read more
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction:1. Open the "bug.zip" project2. Build the only scene on Windows standalone platform3. Play the build4. Press F1-Observe... Read more
Changing the styling in USS file instead of UI Builder breaks styling of...
Steps to reproduce:1. Open the provided project "case_1202442-UIBuilderElements.zip"2. In the Project window navigate to > Assets... Read more
"Global event received: domain-reload" written out as warning to editor ...
This gets printed to the warning log on every domain reload: Global event received: domain-reload (Filename: C:/Projects/unity/Edito... Read more
"Incompatible keyword states" error is thrown for shaders when launching...
How to reproduce:1. Open the attached “IN-90989_XRacer“ project2. Navigate to console and observe. Expected result: Nothing of note ... Read more
Asset Bundle builder doesn't check cginc dependencies
To reproduce:1. Open attached project2. Click Bundles -> Build3. Make some changes to Test.cginc4. Click Bundles -> Build5. No... Read more
List items wrongly initialized in the Inspector when values are declared...
How to reproduce:1. Open the attached project "90_develop.zip"2. Select "Test" in the Inspector window3. Add a new Element to the "I... Read more
Enable Instancing is turned off in the Substance material when the mater...
To reproduce: 1. Open the project, attached by user (Instancing.zip)2. Select metal_brushed_copper in the Project browser3. In the I... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names