Search Issue Tracker
Vertical Text Align "lower" button is partially cut off in the UI Builde...
Steps to reproduce:1. Create a project2. In the Project window > right click > Create > UI Toolkit > UI Document3. Open ... Read more
[NetworkWriter] NetworkWriter.Write always takes values from the start o...
Steps to reproduce: 1. Open attached project "808515.zip"2. Open scene "repro"3. Run it4. In console notice comparison of NetworkWri... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
Optix minimum driver version number is incorrect in the API docs
Steps to reproduce: See [https://docs.unity3d.com/2023.3/Documentation/ScriptReference/LightingSettings.DenoiserType.Optix.html] and... Read more
[Android] A global reference table overflow is encountering when passing...
To reproduce: 1. Download attached project "AndroidJavaTest.zip" and open in Unity2. Open SCENE_NAME scene3. Change platform to "And... Read more
[Video][Crash] It's possible to enter negative and 0 dimensions for vide...
To reproduce:1. Enable Transcode2. Set Dimensions to negative values or zero3. Click apply Actual: If Dimensions are set to negative... Read more
Animated Substance and Particles freezes build
How to reproduce:1. Open attached project and the only scene in it.2. Build the project.3. Run it and wait until it freezes (it shou... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
NativeArray's performance on iOS is not as expected like in editor and A...
To reproduce:1. Open users attached project "DestroyEntityBug.zip"2. Open "SampleScene.unity" scene3. Enter play mode4. Observe the ... Read more
Pipeline change prompt leaves the asset picker window unresponsive after...
Steps to reproduce:1. Create a new project with URP (use the URP 3D project template)2. Go to Edit>Project Settings>Graphics3.... 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