Search Issue Tracker
[Android] Function System.Net.HttpWebRequest.GetResponse() fails on andr...
How to reproduce: 1. Have an IPv6 network set (easiest way is to have Mac 10.11 and follow this - https://developer.apple.com/librar... Read more
Changing material on custom UI instantly reverts the changes
Reproduction steps:1. Open the attached project in Unity2. Open the scene3. In the hierarchy go to:HexDrawer -> WhiteMap -> [0... Read more
Command line argument -buildTarget crashes Editor on etPrecompiledAssemb...
How to reproduce:1. Open the attached project in Unity ( without a Library/Temp folder to force a rebuild all)2. Switch platform to ... Read more
[5.3+][Graphics] Destroying a shader might cause stale pointers in Share...
Looks like if there's a Material with some shader on it, then destroying the shader (either explicitly, or via asset bundle unload) ... Read more
Scaled bind pose causes incorrect frustum rejection for DrawMesh
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Run scene4. Holding right mouse button, rotate game camera a... Read more
ParticleSystem editor uses incorrect handle matrix when scaling mode is ...
The handle matrix for the shape module when the scaling mode is set to Hierarchy is incorrect. It appears the same as that used when... Read more
[iOS] App crashes in PresentGLES(UnityDisplaySurfaceGLES *) on devices w...
Steps to reproduce:1) Download and open the attached project.2) Build and deploy a Debug build to an iOS device without Metal suppor... Read more
High smoothness spots appear distorted/pixelated on mobile devices
Spots with high smoothness setting appear pixelated on mobile devices. Steps to reproduce:1) Open the attached project.2) Build 'jih... Read more
Left Shift Key is not working while Synergy program is running on Win 10
How to reproduce: 1. Open attached project "case_848987-LeftShift"2. Open "Tutorial" scene3. Press play4. Hold down W key to start m... Read more
[iOS] Input field pointer doesn't update visually when virtual keyboard ...
Reproduction steps:1. Open the attached project.2. Build and run it for iOS 10 device.3. Make sure device is set to landscape perspe... 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