Search Issue Tracker
"Resources.FindObjectsOfTypeAll(typeof(Material)).Length" increases ever...
Reproduction steps:1. Open the “MaterialCount“ project2. Open the “SampleScene” scene3. While observing the Console enter and exit P... Read more
The Treeview element is not expanding fully when trying to expand it mor...
Reproduction steps:1. Open the attached project “TreeViewBug“2. Press Window>Test-TreeVeiw3. Expand the TreeView element “Built-i... Read more
Painter2D sets the wrong vector value when drawing figures
Reproduction steps:1. Open the attached project “DrawingBug“2. Open the scene “Assets/Scenes/SampleScene”3. Enter the Play Mode4. Pr... Read more
IL2CPP throws errors when using custom attributes
Reproduction steps:1. Open the attached project “CustomAttributesBug“2. Press File>Build And Run3. Observe the errors printed in ... Read more
[Quest 2] XRController.controllerNode keeps using the original controlle...
Reproduction steps:1. Open the attached project "ControllerNodeTesting"2. Open the “/Assets/Scenes/SampleScene” Scene3. Connect Ques... Read more
GraphicsFence.passed is passed in a random order
I am using Graphics.CreateGraphicsFence to create a fence that should pass when the previous Graphics.Draw command is completedHow t... Read more
Artifacts visible when transforming any vector from world space to tange...
Reproduction steps:1. Open the “MikktspaceWorldToTangentRepro” project2. Open the Assets/Scenes/SampleScene.unity scene3. Select Ass... Read more
Editor crashes on UndoManager::EraseUndos when painting the Terrain with...
Steps to reproduce:1. Create a new project2. In the Hierarchy window, right-click > 3D Objects > Terrain3. Select the created ... Read more
Keywords are not being set when using Material.shaderKeywords from Shade...
Steps to reproduce:1. Open the attached project “KeywordBug“2. Select the “Assets/Mat.mat“ Material3. Set the Shader to “Assets/Test... Read more
Convex mesh collider is rendered incorrectly when using default FBX impo...
How to reproduce:1. Download and open the attached project2. Import the attached FBX file to the project3. Select the FBX asset, add... 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