Search Issue Tracker
Texture offset properties
To reproduce:1. Open the project I've attached2. Click on the cube3. Open the animation window4. See that a curve is in red. Steps I... Read more
NavMeshAgents with slow speeds, i.e. 0.1 gets stuck when moving around c...
Steps to reproduce : - import the project attached- open the scene and press play- press "S" to spawn an agent and notice that it wi... Read more
Not Editable objects can be reparented in Hierarchy view
Three issues with GameObjects marked as NotEditable: 1) In a hierarchy of NotEditable objects, you can drag and drop an editable obj... Read more
A moving CapsuleCollider triggers collisions with no actual contact betw...
To reproduce:1. Open attached project2. Run scene 'test'3. Console reports collisions Notice: the issue only occurred while using Ca... Read more
Crash when importing a Particle System that uses a custom mesh
To reproduce:1. Import "crash.unitypackage". It contains a particle system and a custom .fbx file that the system uses. Unity will c... Read more
Created sprite pack is not the default format of any texture compression...
When sprites are packed via 'sprite packer' packed file is returned as RGBA 16bit format instead of default one. There is a workarou... Read more
Textures with 1 pixel width or 1 pixel height will be imported as 2 pixe...
Steps to reproduce : - import the project attached- select the textures attached and notice that in the preview they are shown as 2 ... Read more
Shaders: doing SetFloat et al in the editor has performance issues
Performance of material.SetFloat, SetColor etc. in the Editor is dependent on total amount of shader property names present. The mor... Read more
IE not detected as supported browser if no plugin is installed
-e: if you never had a webplayer installed IE will not be detected as supported browser -repro:--remove all webplayer plugins you ha... 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