Search Issue Tracker
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[URP] Smoothness value of Material changes from 0 to 0.5 when upgrading ...
How to reproduce:1. Open the attached "case_1370665" project2. Select the URP Asset in the "Edit -> Project Settings -> Graphi... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
Grammar mistake in the RigidBody's Error message
How to reproduce:1. Open the "SampleScene" Scene in the attached "MinimalRepro" Project2. Enter Play Mode Actual Behaviour: The Erro... Read more
[Android] TouchScreenKeyboard.active triggers an error when set to false...
Reproduction steps:1. Open the attached project "ReproProj" - [https://editorbugs.unity3d.com/api/v1.0/attachments/7a72fdae-edfb-472... Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... Read more
[iOS] Texture on device takes more memory than it should
To reproduce:1. Open the attached project2. Build for iOS with Profiler attached3. Build with Xcode to iOS device4. Open Profiler wi... Read more
Crash on ExternalMaterialsCreationPostprocessCallback when importing spe...
Reproduction steps:1. Create and open a new 3D HDRP project2. Download and import the “Neon City - Synthwave” asset (https://assetst... 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