Search Issue Tracker
Static toggle in inspector is incorrect with multiselect
Steps to reproduce : - import the project attached - open the scene - select the two cubes and notice that the inspector doesn't up... Read more
Events added to the read-only animation cannot be removed
Repro steps: 1. Open a read-only animation in the Animation Window 2. Add an Event 3. Right click on it to delete it - doesn't work. Read more
The documentation for Physics2D.Raycast still shows the old description
Steps to reproduce : - open the Physics2D.Raycast.html docs page and notice the old description Read more
No example in "GameObject.AddComponent" C# script reference
Check out this link: http://docs.unity3d.com/Documentation/ScriptReference/GameObject.AddComponent.html Selecting C# or Boo languag... Read more
Create New Clip option from the drop-down doesn't work on a new object
Repro steps: 1. Create an object 2. Open Animation Window and try to get to the Create New Clip option - the drop down doesn't work ... Read more
Animation broke after reimporting fbx after additional animation frames ...
Steps to reproduce : - import the project attached - find the model Prop_Turret - in the animation tab notice that the first animat... Read more
Public field surrounded with #ifdef UNITY_EDITOR causes app to crash
Steps to reproduce: 1. Create a new project 2. Add a new script which has a public field surrounded with a "#if UNITY_EDITOR" pre-pr... 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