Search Issue Tracker
[Backend] PrefabUtility.CreatePrefab returns null when called from Scrip...
How to reproduce: 1. Open the "CreatePrefab.zip" project 2. Delete "Assets/MyPrefab" asset 3. MyCustomMenu > Create Prefab, notice t... Read more
Existing references become Missing after enabling ScriptedImporter
Reproduction steps: 1. Open the attached project "ScriptedImporterNull - 2018.1.zip"; 2. Open the test.unity scene; 3. Make sure tha... Read more
Shortcut Ctrl + D does not duplicate the object when ProGrids window is ...
How to reproduce: 1. Open the attached user's 'MoveDuplicationBugRepro.zip' project 2. Enable ProGrids window. Go to Tools -> ProGri... Read more
[2018.x] Misleading 'Nothing to import' message when trying to import pa...
To reproduce: 1. Create a new project 2. Enter play mode 3. Try to import any package from A$ Expected: 'Failed to import package w... Read more
AssetDataBase.FindAssets fails to find changed scriptable objects by type
Steps to reproduce: 1. Open user attached project 2. Observe that a Locale extends a Scriptable Object 3. type "t:Locale" within the... Read more
Calling AssetDatabase.Refresh after ScreenCapture.CaptureScreenshot does...
How to reproduce: 1. Open tester-submitted project (CaptureScreenshotAndRefresh) 2. Open Scene 'SampleScene' 3. Enter Play Mode and ... Read more
Ctrl+S shortcut used while in prefab mode saves the scene.
Steps to reproduce: 1. Create new project 2. Add cube object to scene but don't save the scene 3. Make prefab out of it 4. Open pre... Read more
Newly created script is not attached to a prefab if the script was creat...
How to reproduce: 1. Open the attached Unity project 2. Open "SampleScene" 3. Select Sphere's prefab in the scene and go to its edit... Read more
Missing script errors are continuously thrown when there's missing scrip...
How to reproduce: 1. Open the user-submitted project 2. In the Project Window double-click the "Spaceship" prefab 3. Expand the "Aft... Read more
Assets are not created from drop down menu if any projectSettings are op...
To reproduce: 1. Create a new project 2. Open any projectSettings(i.e. Editor) 3. Create any asset using Assets drop down menu(gif a... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow