Search Issue Tracker
User defined shortcuts can be called when renaming an asset
To reproduce:1. Open attached project2. Make sure that the "test" script is active in the editor3. Select the camera and try renamin... Read more
Creating or deleting a script when Editor is in play mode animating publ...
Steps to reproduce:1. Create a project which has some script variable animated through Animation2. Enter play mode3. Create a new C#... Read more
Crash in CollectObjectHierarchyWithHideFlagFilter if GameObject is delet...
Crash in CollectObjectHierarchyWithHideFlagFilter GameObject is deleted in OnWillSaveAssets callback while ReplacePrefab is called o... Read more
Build Settings switch to Web Player after building AssetBundle
How to reproduce:1. Open the attached project2. Switch platform to standalone3. Build AssetBundle (Assets->BuildAssetBundles)4. N... Read more
Asset bundle build pipeline does not account for fields ifdef'd with #if...
Asset bundle build pipeline does not account for fields ifdef'd with #if UNITY_EDITOR This causes the editor to serialize fields whi... Read more
Regression on Windows: import package failed due to illegal characters i...
To reproduce this issue: 1. Try to import the attached package to Unity2. Black importing package window appears3. 'ArgumentExceptio... Read more
Prefab creation with Drag&Drop from Hierarchy to Project doesn't mark sc...
How to reproduce:1. Create a new project2. Save the scene3. Drag and Drop Main Camera from Hierarchy to project folder so it becomes... Read more
Components get duplicated in prefab instance
See attached repro video: duplicatedComponent.swf Read more
Turning on Unity asks to save changed ProjectSettings
To reproduce:1. open Unity2. Create a new projectExpected result: New project opensActual result: You get a pop-up asking to save ch... Read more
ArgumentException when trying to Reset texture import settings
Import any texture in Unity. Select it in the Project Browser. In the Inspector clcik on the Cogwheel icon and press Reset. Result:"... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions