Search Issue Tracker
PackedMemorySnapshot: Leading period symbol in Typename
How to reproduce: 1. Download and open attached project 2. Click Main menu > BugReport > Open TestCode Window 3. Click Capture Memor... Read more
JsonUtility.FromJsonOverwrite doesn't overwrite objects data when given ...
Steps to reproduce: 1. Open attached project "972430.zip" 2. Open "Test" scene 3. Enter play mode 4. Select 'Main Camera' in the Hi... Read more
Unity crashes at Scripting::ScriptingWrapperFor or Material::GetTexture ...
How to reproduce: 1. Download project "ReproProject.zip" and open in Unity 2. Open "sceneOne" 3. Enter play mode 4. Exit play mode -... Read more
The 'Class can not exist in multiple namespaces in the same file' warnin...
How to reproduce: 1. Open the user's attached project 2. In the Project window right-click on the 'NotOk' Script and select 'Reimpor... Read more
Unity does not support a "," in the path of the project folder
If the user creates his Unity project under a folder that contains a "," Unity console will generate 'System.IO.DirectoryNotFoundExc... Read more
Screen.width/Screen.height in OnEnable/Awake shows incorrect values when...
How to reproduce: 1. Open attached project ("ScreenBug.zip") 2. Enter Play mode 3. In Hierarchy window, disable and enable "PrintRes... Read more
"-quit" CMD argument is not waiting for async operations from Methods wi...
Reproduction steps: 1. Run the "AsyncExecute2020.zip" project with these command-line arguments: "-batchmode -executeMethod "Builder... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce: 1. Open given Unity project 2. Select Editor folder from Hierarchy in Project window 3. Select Assets -> Create ->... Read more
Firebase crash on Firebase_Auth_CSharp_FirebaseUser_DisplayName_get
How to reproduce: 1. Open the attached project 2. Open the "Signup" scene 3. Press Play 4. Press the "Login" button Actual result: ... Read more
Unity crash when opening a project with PlayServicesResolver
To reproduce: 1. Open users attached project "Flying Avengers 1.zip" Expected result: Unity opens Actual result: Unity crash Repro... 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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project