Search Issue Tracker
Editor crash when selecting cubemaps
Regression from 4.2RC4. Read more
Strange particle stretching
Strange particle stretching. To Reproduce:1. Play the attached scene you'll see some strange particle stretching.2. Ignore the pink ... Read more
Specific BlendShape is very very slow
In the attached scene, we have 2 different meshes with similar-ish vertex count. When we activate many BlendShape on one of them, th... Read more
Default material properties and default values for new PhysicMaterial do...
Currently, when you create a new PhysicMaterial, friction will be set to a default of 0.4. When you assign no material at all, it us... Read more
Error with mesh that has no normals in Unity
If you create a mesh with tangents but no normals, unity will display a message saying "Shader wants normals, but the mesh X doesn't... Read more
OSX 64 bit build throws GL errors when going fullscreen
To reproduce:1. Open project OSXerrorRepro2. Build and run osx 64 bit standalone (leave it be on the opening window)3. Open OpenGL p... Read more
Disabling shadows in script crashes the application
Using the 'renderer.receiveShadows = false' in script causes the application to crash.This is reproducible only in the release build... Read more
Wrong display of floats in the animator controller window.
In the animator controller window, the display of floating point values uses scientific notation inside blendtrees, but the display ... Read more
Applied font changes do not update rendered text
Steps to reproduce:1. Download attached project and open scene "main"2. Select "DroidSans" font, change it's import settings. For ex... 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