Search Issue Tracker
The Console Tab is spammed with "Shader wants normals" when using 3d text
To reproduce: 1. Open project TestBugReport 2. Open scene TimeText 3. Double click "Text" in hierarchy to focus on it in scene view ... Read more
If you have static objects with a null material you get nullrefs when hi...
Regression - not reproduced in 4.2 and 4.3.0a1 1 Open bugdemo.unity 2 Hit play 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 acti... 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 ... 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 time... 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 ... 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 ... 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 m... 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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator