Search Issue Tracker
Events added to the read-only animation cannot be removed
Repro steps:1. Open a read-only animation in the Animation Window2. Add an Event3. 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 language... Read more
Create New Clip option from the drop-down doesn't work on a new object
Repro steps:1. Create an object2. Open Animation Window and try to get to the Create New Clip option - the drop down doesn't work3. ... 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 animation... Read more
Public field surrounded with #ifdef UNITY_EDITOR causes app to crash
Steps to reproduce:1. Create a new project2. Add a new script which has a public field surrounded with a "#if UNITY_EDITOR" pre-proc... Read more
Inconsistent platform handling of relative shader include paths
When .cginc files include other .cginc files with relative paths, then in some cases that might not quite work. 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default