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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device