Search Issue Tracker
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
Scene file is modified after changing build settings
To Reproduce: 1. Download the attached project or create any project with two scenes in it, make sure the target platform is iOS. 2.... Read more
Crash when creating a prefab from a gameobject which original prefab has...
Steps to repro:1. Create a new gameobject2. Drag it to the project view to create a new prefab3. Delete the prefab, observe that the... Read more
Editor crashes when trying to recreate prefab
- Create a Cube and drag it to the Project Browser to make a prefab out of it- Delete the Prefab- Drag the Cube in Project Browser a... Read more
fbx import settings - editing options under Rig and switching to Animati...
Reproduction steps:1) Open attached project, proceed to models folder and select riggedsamplecharacter2.fbx2) Under rig tab in inspe... Read more
Deleting Canvas with slider from prefab and applying changed, crashes Unity
How to reproduce:1. Create a new project2. Create empty game object, canvas with slider and make child of it3. Drag that game object... Read more
[Packages] Updated files from a package are not overwritten
How to reproduce: 1. Open attached project2. Import the UpdatedPackage.unitypackage package into the project- Note how the files are... Read more
Prefab order in Hierarchy is different from 4.6
Steps to reproduce : - import the project attached (UI example)- open the Layout Groups scene and notice the order of the prefabs- o... Read more
[Prefabs] Select Dependencies does not work with recently created prefab
Steps to reproduce:1. Create a Game Object2. Attach script to it3. Drag and drop the Game Object to assets folder in order to create... Read more
[Prefab] gameObject.GetComponents(list) does not get components on prefab
Steps to reproduce this issue: 1. Open the attached project2. It has 'test' prefab3. Prefab has 2 scripts: 1) MainScript 2) SubScrip... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS