Search Issue Tracker
[Progressive Lightmapper] Black texels with single-sided mesh
Steps to reproduce:1. Open the attached project (ShadowTest.zip)2. Open the Assets/sample.unity scene3. Switch to Game Window4. Obse... Read more
Changing the projection of Scene camera via 'SceneView.lastActiveSceneVi...
When the projection of Scene camera is changed via 'SceneView.lastActiveSceneView.orthographic', the Scene Gizmo label, indicating t... Read more
Surface Shader with shader_features doesn´t compile
To reproduce:1. Open attached project;2. Reimport shader "SurfaceBug". Expected result: Editor compiles the Surface Shader, it is po... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
"Failed to download package" when importing package on local drive
"Failed to import package with error: Couldn't decompress package" when importing package on local hard drive 1. In Editor, import a... Read more
An object touching multiple Colliders in a compound Rigidbody causes str...
Steps to reproduce:1. Open the attached project (Bewildering Defiance of Physics.zip)2. Open the Assets/Box Scene.unity scene3. Pres... Read more
Editing Rect Transform's Pivot values no longer moves sprite in Editor
Editing the X/Y values of the Pivot property of the Rect Transform component no longer moves the sprite in the editor 1. In Assets p... Read more
[License] Pro users can't skip the survey after Unity activation
When a Pro license is activated, the user is forced to fill out the survey that shows up; the 'Skip' button does not work. Steps to ... Read more
Dropdown menu content is unselectable when Canvas sorting layer is not d...
Steps to reproduce:1. Open the attached project (878105-TestProject.zip)2. Hit Play3. Click on dropdown menu4. Observe the dropdown ... Read more
Scene disappears from the build when renaming a scene via explorer
Steps to reproduce:1. Create a project2. Create a new scene3. Try to save the new scene4. Add the scene to the Scenes in Build5. Ren... 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