Search Issue Tracker
Unity hangs when running AssetDatabase.ExportPackage with ExportPackageO...
To reproduce:1. Open attached project2. Click custom menu item Build > Export PackagesExpected result: Packages are properly expo... Read more
When using a DLL that has a subclass of a generic class, the
To reproduce:1. Open attached project2. Enter the scripts folder3. Select both scripts (ParentClass.cs and ChildClass.cs)4. In the m... Read more
2D hinge joints teleport the object when entering play mode
To reproduce:1. Open attached project2. Open test scene3. Enter play modeExpected result: 2D hinge works just as 3D doesActual resul... Read more
"Invalid portal index" in console, and occlusion does not work.
To reproduce:1. Open attached project2. Open the scene in it3. Select a portal (named for the ones that error/do not)4. Toggle Open ... Read more
Many requests are made to the cache server with an empty hash
To reproduce:1. Download the Cache Server from http://docs.unity3d.com/Documentation/Manual/AssetCacheServer.html and start it.2. Op... Read more
Custom GUI causes Textfield and TextArea to behave incorrectly
To reproduce:1. Open the project "Test Project"2. Open "Escena"3. Select the Main Camera in scene4. Enter play mode - try typing som... Read more
Reassigning parent through transform.GetChild(x).parent causes children ...
Steps to reproduce:1. Create a project which has a gameObject as a parent of several other gameObjects. Write a script which re-assi... Read more
Screen.orientation changes cause a distorted frame
To reproduce:1. Open the attached project (or create a new project with autorotation enabled and animated autorotation disabled)2. B... Read more
Creating a prefab from a game object with a sprite and a cloth will caus...
Steps to reproduce : - import the project attached- open the scene "Crash"- drag the "Test Object" to the Project Browser and Unity ... Read more
path=="" error when modifying properties of a procedural material from t...
Steps to reproduce : - open a new project- in the Project Browser search for "BrickWall_02"- select Asset Store- select the asset- m... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template