Search Issue Tracker
Asset Bundles retain their previous hash when dependency of prefab insta...
Steps to reproduce:1. Open the attached “bundle-test.zip” project2. In the Menu Bar, click on Bundles/Build3. In a File Explorer Win... Read more
APV Reflection Probe Normalization breaks when SSGI is enabled
How to reproduce:1. Open the “APV_SSGI_Bug.zip“ project2. Open the “OutdoorsScene“3. Toggle on the “SSGI“ GameObject in the Hierarch... Read more
[macOS + Input System] FPS decreases in Player after connecting a DualSe...
How to reproduce:1. Open the “IN-88974“ project2. Navigate to File → Build Profiles3. Select Development Build and Build and Run4. I... Read more
Default Custom Components in project have Library counterparts
Steps to reproduce: Create a new URP project. Assets > Create > UI Toolkit > UI Document, open this in UI Builder. Note und... Read more
[iOS]"The destination host has an erroneous SSL certificate" error is th...
Reproduction steps:1. Create cert.pem and key.pem files2. Host a web server with the created certificates3. Install the generated ce... Read more
Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific p...
Steps to reproduce:1. Open the “user's attached project”2. Observe Unity freeze or crash Reproducible with versions: 2022.3.31f1, 20... Read more
Text Settings Inspector sections names have no padding
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> UI Toolkit -> Text Setting... Read more
UI elements shrinking, misaligned buttons, swapped icons, or incorrect s...
Reproduction steps:1. Open the attached project "ReproProj"2. Build and Run the “Scenes/CameraScene“, “Scenes/CapturedImageScene“ an... Read more
Text field does not disappear if Ctrl+Z is pressed while editing in View...
Steps to reproduce: Create a new URP project. Assets > Create > UI Toolkit > UI Document, open this in UI Builder. Add a La... Read more
CullingResults.GetShadowCasterBounds Results Remain Unchanged Despite Re...
Reproduction steps:1. Open the attached “LightRenderingLayerMaskBug.zip“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3... 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