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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns