Search Issue Tracker
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.unity2 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 active... 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
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
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
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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class