Search Issue Tracker
Crash when using opening the editor with -force-opengl
Regression from 4.2.1f4 (4d30acc925c2) Read more
CharacterController. Slope Limit is not precise
If difference between inclination angle of plane and Slope Limit is less then 0.7, then CharacterController still can climb it. In a... Read more
MissingReferenceException on undo for Material
- Open new project- Create a new Material (Context Menu -> Create -> Material)- Drag the material asset to an object in the Hi... Read more
Errors when applying an Avatar Mask
Steps to reproduce : - import the project attached- create a new animation controller- create a new layer- create a new avatar mask ... Read more
Shader doesn't work on WinRT with camera set to DepthTextureMode.Depth
Repro Steps:1. Make a camera use the depth texture mode:Camera.main.depthTextureMode = DepthTextureMode.Depth; 2. Use the custom sha... Read more
Editor Freezes when Importing .unitypackages with AudioClip
Steps to reproduce : - create a new project- sort the assets by audio clips- click to search on the Asset Store from the Project bro... Read more
The tooltip for Mecanim animation events show up behind the Revert/Apply...
Steps to reproduce : - import the Adam character- select Adam@Idle and expand the Events- add a new event- drag it on the timeline u... Read more
Snap To Grid doesn't work with sprites
Steps to reproduce : - create a new project- create a cube- hold ctrl and move it around and notice that it behaves according to the... Read more
Enum is named EditorSkin.Inspector and EditorSkin.Scene, and that it sho...
EditorGUIUtility.GetBuiltinSkin(EditorSkin.Inspector) The behavior in all previous versions of Unity (returning the currently active... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes