Search Issue Tracker
Exception is thrown when HingeJoint2D.motor gets set to new JointMotor2D...
Steps to reproduce: 1. Create a project which contains game object with HingeJoint2D component. 2. Use script to set object's HingeJ... Read more
Using Handles.Slider() slightly changes the position numbers
Manipulating a custom handle slightly changes the transform.position of an object, even when the value is never touched by a script.... Read more
Unity freezes while calculating player position by dividing by deltaTime
To reproduce: 1. Open the attached project 2. Run the 'PoC' scene in the Levels folder 3. Try clicking the sky 4. The Unity freezes ... Read more
Viewing PlayerSettings in the Debug inspector causes errors
To reproduce: 1. Ensure only one inspector is open, in regular mode 2. Open Build Settings and push the Player Settings button 3. Op... Read more
Cannot view the last array in the Inspector
Steps to reproduce : - import the project attached - open the scene - select the game object - expand the "test" member and notice ... Read more
Holding right mouse button and switching to 2D mode does not switch to t...
To reproduce: 1. Open any project 2. Set the camera to Perspective camera 3. Hold right mouse button and press shortcut key for 2D m... Read more
Script is not aligned properly in the inspector preview
To reproduce: 1. Open attached project 2. Select TouchTap script 3. Notice that script in inspector preview is not aligned properly Read more
Scale to fill acts as scale to fit and vice versa
"Scale to fill" and "scale to fit" splash image behaviors are reversed. This is reproducible on all devices and is a regression sinc... Read more
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce: 1. Create a new project 2. Create a new script 3. Open it in MonoDevelop 4. Notice that there are no foldable sections Read more
DOC: EditorStyles docs still reference EditorGUIUtility.LookLikeInspector
http://docs.unity3d.com/Documentation/ScriptReference/EditorStyles.html Still links to EditorGUIUtility.LookLikeInspector even thou... 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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window