Search Issue Tracker
Script Import Settings ignored when component added from another script
- Create a script, e.g. TestScript, with public field of type GameObject.- Open "Script Import Settings" and set some prefab to this... Read more
Parts of the screen flicker on Samsung Galaxy S3 when 32-bit display buf...
The screen is not redrawn normally on the Samsung Galaxy S3 device when the 32-bit display buffer is enabled. This causes the flicke... 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
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
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
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
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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder