Search Issue Tracker
Resources.LoadAll() not working in the WebGL
To reproduce:1. Build attached project for WebGL2. Open build3. Press play4. Notice that levels are not loaded Read more
Generated Root Motion Curves don't animate correctly
Animation converted to Root Motion Curves doesn't correctly animate, it appears to not fully reach the end values of the animation i... Read more
Hiding GameObject throw error (m_IsVisibleInScene && IsInScene()) == m_I...
Contains game object "Hero" that plays animation "hero_drinking" at the first frame animation sets mesh render off for foot mesh. Wh... Read more
Unnecessary uniforms from surface shaders generated to OpenGL ES 3.0
I noticed very strange behavior in unity 5.1b3 that compiled shaders for OpenGL ES 3.0, have lots of unnecessary uniforms, see scree... Read more
IL2CPP: Using interfaced struct in generic class causes problem
IL2CPP fails to handle data in a struct when the following conditions are met: - This struct implements an interface.- This struct i... Read more
[WP8.1] Linerenderer causes a black screen or crash on adreno 305 & 330 ...
To reproduce:1. Create a new 2d project2. Create a line renderer3. Assign the default-diffuse material to it4. Set the 2nd position ... Read more
[Canvas] Screen Space - Camera canvas leak memory if the camera is disabled
To reproduce:1. Open attached project2. Open scene CanvasCameraTest. It has a camera space canvas that are set on a disabled camera3... Read more
Renderer sorting layer not properly set using sortingLayerID property
To reproduce:1. Open attached project2. Open test scene4. Select Particle system5. Scroll down to script component6. Try changing la... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions