Search Issue Tracker
[Android] Webcam doesn't render when the app is launched for the first t...
Reproduction steps:1. Open the attached project “WebcamProject“2. Build and run the Project on Android3. Allow camera access on the ... Read more
"maximum ps_4_0 sampler register index (16) exceeded" error is thrown on...
How to reproduce:1. Open the attached project “Test”2. Build And Run the project Expected result: The project is successfully builtA... Read more
Shadow artifacts around edges when under certain light angles
Reproduction steps:1. Open the “ShadowIssueStripped“ project2. Open the “Sample” scene3. Observe the cube in the Scene/Game view Exp... Read more
Click on GameObject with “IPointerClickHandler” is not registered when h...
How to reproduce:1. Open the user’s attached “BUG-InputSystemUIInputModule-IPointerClickHandler.zip” project2. Enter Play Mode3. In ... Read more
[Inspector] NullReferenceException on serialized classes in an array can...
This problem can render the inspector mostly unresponsive until you click off the game object. Repro:1. Create a new project.2. Impo... Read more
Camera Overlay is missing icons when docked
Steps to reproduce: 1. Enable the Camera Overlay (three dots in the top right corner of the Scene View>Overlay Menu>Cameras)2.... Read more
Physics2DRaycaster returns incorrect distance when using Sorting Groups
Reproduction steps:1. Open the attached project "Physics2DRaycasterSortingGroupBug"2. Open the "NewBugs" scene3. Enter Play mode4. C... Read more
LineRenderer sometimes doesn't draw lines when lines are shorter than ~0...
Reproduction steps:1. Open the project "ShorLineRenderer"2. Open Scene "SampleScene" (Assets>Scenes>SampleScene)3. In the Hier... Read more
[Inspector] Text overlap when adding serialized classes to an array in i...
Repro:1. Create a new project.2. Import attached Repro.cs script.3. Create an empty GameObject in hierarchy and add Repro.cs as a co... Read more
Progressive Lightmapper leaks memory and often never finishes in scenes ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Samples/SampleSceneAssets/Scenes/SampleScene.unity” ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal