Search Issue Tracker
[Windows][AMD-only] Massive memory leak when OpenGL is set as the defaul...
Memory leak when OpenGLCore, GLES3 or GLES2 is set as the default graphics API in Windows. Repro steps:1. Open EmptyScene from attac... Read more
When using custom PropertyDrawers the tooltip field of the serializedPro...
Reproduction steps:1. Open the attached project "TooltipBug.zip";2. Open the ExampleScene;3. Select the ExampleObject;4. From the fo... Read more
Errors in Player.log with MeshCollider when Convex and Inflate Mesh are ...
Errors appear in the Player.log file: `ConvexHullBuilder: convex hull has more than 255 polygons!`, `Gu::ConvexMesh::loadConvexHull:... Read more
[Android] Refreshing WebCamTexture few times crashes application on Base...
How to reproduce:1. Open the attached project2. Build and run on Android device3. Click on sceen many times and let WebCamTexture to... Read more
Crash in GetBuildUsageTagFromAssets when the project has ShaderVariants
To reproduce:1. Open attached project;2. Open "test" scene;3. Go to Graphics Settings (Edit > Project Settings > Graphics) and... Read more
Camera Depth is ignored when setting both cameras Viewport other than (0...
To reproduce:1. Open attached project;2. Open "Scene" scene;3. Click on the "FrontCamera" and set the Viewport to (0;0;1;1)-notice t... Read more
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
[Asset Bundles] Sprite Renderer Sorting Layer is gone when asset is load...
To reproduce: 1. Open attached project.2. Execute menu item: "BUG/Build Asset Bundles"3. Open and play scene: MainMenu.4. Press butt... 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