Search Issue Tracker
[Android] Can’t fix the frame rate to less than 30 FPS
In most platforms, the application frame rate is controllable by disabling VSync and setting a target frame rate to Application.targ... Read more
User object types with names that match an icon name will show this icon...
How to reproduce: 1. Create a new project2. Create script and name it "GameManager"3. Notice that in the inspector it has different ... Read more
[ManagedPlugins] Crash after recompile when using external dll
To Reproduce: 1. Open the attached project 'DllUseEditorCrash.zip'.2. Play scene 'Main'.3. Edit 'Test.cs' to trigger a recompile4. E... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... Read more
doNotCaptureKeyboard not working in WebGL
1. What happenedWebGL project build with Unity 5.1.0f2 with HTML content which require keyboard input is no longer working. In earli... Read more
Lacking vertex attributes causes a crash on multithreaded rendering
Unity Android Player crashes when the following conditions are met: - Dynamic batching is enabled.- Multithreaded rendering is enabl... Read more
[Android(Kindle)][UI]Very low framerate on kindle devices when using tra...
Transparent UI images (ones with Alpha less than 255) heavily affect the Amazon Kindle Fire, quickly halving the framerate Read more
TerrainCollider doesn't detect collision with CapsuleCollider on time an...
Steps to reproduce: 1. Open attached project2. Open scene "Assets/Test"3. Double click on "Capsules" game object to focus on it4. No... Read more
[iOS] Arial Thai fonts don't work
To Reproduce: 1. Run the attached scene on iOS.2. Observe that Thai font's are not rendered. Read more
[Colliders] Disabling/Enabling Mesh Collider stops Wheel Colliders from ...
Repro steps:1) Open project and scene 'scene'2) Start the game3) Disable Mesh Renderer in Vehicle -> RendererAnCollider4) Notice ... 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