Search Issue Tracker
Editor crashes on Play when using .NET 4.6 on specific project
Reproduction steps:1. Open the user's attached project;2. Try to play the main scene. Actual results: The project crashes without an... Read more
Dll's script assets are missing after importing assetpackage on .NET 4.6
To reproduce:1. Create a new project2. Make sure that Scripting Runtime Version is set to .NET 4.x3. Import attached "testing.unityp... Read more
[iOS] Unity UI ScrollRect is very unresponsive to finger flick gestures ...
Reproduction steps:1. Open the attached project "Scroll-Repro.zip";2. Open the SampleScene;3. Make a build for iOS;4. Launch the bui... Read more
Editor crashes at ValidateSubmenu when clicking on Editor's toolbar
Steps to reproduce:1. Download attached project2. Click on "File" drop-down menu in the toolbar3. Editor crashesIf Editor didn't cra... Read more
Importing a class with the same name as a built-in Unity component gets ...
To reproduce: 1. Download attached project "New Unity Project (9).zip" and open in Unity2. Reimport "Grid.cs"3. Observe that you wil... Read more
SceneView.CameraMode.drawMode does not update the top left dropdown in t...
To reproduce:1. Open Scenes/SampleScene.unity and look at the cube2. Open the window in Window/SceneViewSwitch3. Focus the Scene Vie... Read more
Crash on Object_CUSTOM_GetName when changing scene if Script Execution O...
How to reproduce:1. Open the attached project2. Open the "Level_01" scene3. Open the Script Execution Order window4. Press Play5. Wa... Read more
"ArgumentException: Cannot set currency to an empty or null string" erro...
To reproduce:1. Open users attached project "BlockPuzzleMagic.zip"2. Open "MainScene.unity" scene3. Press the shop button on the bot... Read more
[UI] Removing or disabling CanvasScaler corrupts UI which cannot be undone
To reproduce: 1. Download attached project "BugReport_UI_Canvas_Odd_Behavior.zip" and open in Unity2. Open "Scene" scene3. Move "Can... Read more
Drag and dropping doesn't always work
Steps to reproduce : - open the attached project- open the SampleScene- expand the Panel gameobject in the Hierarchy- try to drag th... 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