Search Issue Tracker
Application crashes when game is run on some android devices with OpenGL...
Some of the shaders make application crash when built with OpenGLES2.0 on some android devices with 4.4.2 Tested with(not reproduced... Read more
Left clicking on button with mouse on android device does not work
Using a mouse connected to an android's USB port does not when using it to click on buttons on with Unity 4.5f1. Worked fine with 4.... Read more
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps:1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip";2. Open Scene.unity;3. Select "My Agent"... Read more
SerializeField list objects are not initialized with class/struct defaul...
How to reproduce:1. Open the attached 'project-442732.zip' project2. In the Hierarchy window select 'Test'3. In the Inspector window... Read more
WWW throws "Failed downloading" with webplayer 4.3.5
To reproduce:1. Open attached project2. Open scene "testScene"3. Build & run for webplayer (after including the current scene)4.... Read more
[Freeze] Generate Lightmap UV's takes too long on certain model
Steps to reproduce:1. Open attached project.2. Select the wallCanyon_01LoA asset in the assets folder.3. Open the model tab in the i... Read more
Continuous Dynamic collision isn't working correctly with MovePosition
To reproduce:1. Use MovoPosition to jump over an objectExpected results: All colliders between current object and his new location s... Read more
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX build... Read more
Impossible to move few Animation Events at once on timeline of animation...
How to reproduce:1. Open the attached project"AnimationEvent"2. Open "test" scene (which has Empty GameObject, created Animation wit... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used