Search Issue Tracker
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce: 1. Open any project 2. Start entering play mode. 3. adb.e... Read more
Don't allow MeshFilter and TextMesh on same GameObject
Unity should not allow a TextMesh and MeshFilter component on the same GameObject since they conflict with each other and try to use... Read more
Resources.load does not load an animation if it has the same name as a t...
To reproduce: 1. Open attached project 2. Open scene "default". It contains a script which does resources.load for three different f... Read more
Broken link in the docs
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/AnimationScripting40.html and notice is not found Read more
Renaming is disabled when a search is active in the Hierarchy view
To reproduce: 1. Search for an object in the Hierarchy view 2. Right click on an object 3. See that renaming is disabled However, r... Read more
Saving a scene after changing terrain data in debug mode revers the change
To reproduce: 1. Create a new terrain in a scene 2. Duplicate the terrain in project view 3. In scene view select the terrain and s... Read more
"Prewarm" on non-looping particle systems causes duration issues when re...
To reproduce: 1. Import attached package 2. Open "TestScene". It contains a few particle systems under a parent particle system and ... Read more
Adding a child with rigidbody2d on a rotated parent causes the child to ...
To reproduce: 1. Create a new project and import a sprite 2. Add the sprite to the scene and attach a rigidbody 2d component 3. Crea... Read more
Unity does not refresh the project after an asset gets created through s...
To reproduce: 1. Open attached project. It contains a script that generates a texture in play mode 2. Attach the "SaveTextureTest" s... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window