Search Issue Tracker
Unity does not rotate JPEG images
Unity does not collect jpeg rotation data which results in jpeg image to be always horizontal, while everything works as expected wi... Read more
High coordinate values in Object Transfrom causes their meshes to become...
Reproduction steps:1. Open the attached project in Unity2. Focus the editor view on the sphere object3. Move around using your mouse... Read more
Unity crashes when calling Material.SetColor with specific arguments
Add the following code to a script or add the script from the attached project to a scene and press play in the Editor. Unity crashe... Read more
Depth not rendered to Temporary Render Textrue when MSAA enabled
When we try to render to "temporary render texture" using CommandBuffer and MSAA is enabled, the depth is not preserved. Reproductio... Read more
Crash on CullCastersCommon when assigning an infinite value in transform...
Reproduction steps:1. Import the attached .unitypackage to a new project ("CrashReproPack.unitypackage")2. Open "CrashScene"3. Enter... Read more
Texture errors getting spammed into Console when gameObject is visible i...
How to reproduce:1. Open the attached project2. Open the "Main.unity" scene3. Enter Play Mode4. Open the Scene view (make sure the c... Read more
Material.HasProperty returns true after using Material.SetTexture with n...
To reproduce:1. Open project2. Play scene Expected vs Actual: 'HasProperty after SetTexture' message should have false value instead... Read more
Native Graphics Jobs Memory Leak
A memory leak introduced in 2019.2 (changeset 58248f4d2234) causes an eventual crash when running with Native Graphics Jobs. Reprodu... Read more
Optimize Mesh Data incorrectly strips vertex color when Mesh is loaded f...
To reproduce: 1.Download and open attached project.2.Open "VertexAlphaSceneLoader" Scene.3.Go to Assets->AssetBundles/Simulation ... Read more
Camera fails to generate a depth texture
Steps to reproduce:1. Open the attached project (ShaderPassesWithCameraDepth.zip)2. Open the Fog of War/Examples/1. Image Effect/Exa... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks