Search Issue Tracker
Mecanim Humanoid doesn't play joint translation correctly
Repro: 1. Find the Attached Zak_Legacy@Menu_Elevator.fbx 2. Replay it as Legacy 3. Replay it as Humanoid 4. Observe the difference. Read more
Sprite (or any other renderer) stops rendering if it gets parented by a ...
To reproduce: 1. Create a sprite 2. Create a GUI texture 3. Drag the sprite into the GUI texture (parent it). The sprite disappears.... Read more
AssetPostprocessor doesn't handle animation settings properly
1 Open attached project 2 In project view select Idle_Stand_01.fbx and reimport it 3 Notice that the Idle_Stand_01.fbx is not change... Read more
Shaders: hlsl2glsl generates a double under-score (__) for some mutable ...
When a shader modifies a global variable that starts with underscore, then hlsl-to-glsl translator produces a double-underscore name... Read more
Re-initializing WebCamTexture throws uninformative errors on WP8
This error is thrown: Error: Operation has failed with error 0x80131509: (null) Read more
Can't inspect Generic List in MonoDevelop
To Reproduce: 1. Create a script with this code: using UnityEngine; using System.Collections.Generic; public class Test : MonoBehav... Read more
Can't use texture in native plug-in in GameView, Open GL mode on Windows
Steps to reproduce : - import the project attached - open the scene - press play and notice the texture on the plane *Note : Regre... Read more
Animation on the ponytail bones of the character in the scene is missing
Animation on the ponytail bones of the character in the scene is missing. 2) How can we reproduce it using the example you attached... Read more
Script debugging crashes Mono on 64bit
Attaching MonoDevelop to Unity running in 64bit crashes Unity. Read more
User's selected object automaticaly changes when trying to edit animation
1. Create an empty game object 2. Create a cube as a child of the game object 3. Select the parent game object and click on the Anim... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions