Search Issue Tracker
[SG] Incorrect texture slice on Vulkan/Metal
Repro steps:1. Import the attached package and open the repro scene2. Observe all particles display the number 4 (DX11, DX12).3. Swi... Read more
[ShaderGraph] Undeclared identifier 'UnityBuildTexture2DStructNoScale' e...
Repro steps:1. Import the attached project2. Open the repro scene and observe the errors3. Open the ShaderGraph and disconnect the S... Read more
GetDefaultShader custom dependency does not update correctly when adding...
How to reproduce:1. Download the "ShaderDependencyName.zip" project2. Remove the "Library" folder3. Open the project4. Right-click o... Read more
[XR SDK] [Oculus] Image is not cleared properly when using non-stereo ca...
Reproduction steps:1. Open the attached project ("UOIAssets.zip")2. Open the "MRC" scene3. Enter Play mode4. Select "OculusMRC_Forgr... Read more
Physics.ComputePenetration returns incorrect values when Box or Mesh Col...
How to reproduce it:1. Open the user's attached project 'ComputePenetrationProblem.zip'2. Load the 'SampleScene'3. Select and drag t... Read more
Multi-mesh particles only cast shadows for the last mesh
Repro steps:1. Import the attached package2. Open the repro scene and observe how only 1 of the particles is casting shadows. Expect... Read more
[URP] OutputUpdate.compute: Kernel at index (0) is invalid when using co...
Repro steps:1. Import the attached project in an URP-enabled project2. Open the VFX and do any of the following:- select either outp... Read more
"Can't destroy Transform component" Error is thrown when closing a scene...
Reproduction steps:1. Download and open the attached project 'DontSaveError.zip'2. Open Scene 'SampleScene'3. Open Scene 'EmptyScene... Read more
AssetDatabase.SetImporterOverride asset does not execute specific Scrip...
Reproduction steps:1. Open the user's attached project2. In the Project window, select CustomImporter asset3. In the Inspector windo... Read more
Objects of the SortingGroup are sorted incorrectly after instantiating n...
Reproduction steps:1. Open the user's attached project and SortingGroup_BrokenHierarchySorting scene2. Enter the play mode and obser... 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