Search Issue Tracker
Variant interface type assignment doesn't correctly convert when using m...
To reproduce:1. Open user's attached project2. Go to Window -> Test Runner3. In Test Runner window, press Run All4. Observe Expec... Read more
PackedMemorySnapshot: Leading period symbol in Typename
How to reproduce:1. Download and open attached project2. Click Main menu > BugReport > Open TestCode Window3. Click Capture Me... Read more
JsonUtility.FromJsonOverwrite doesn't overwrite objects data when given ...
Steps to reproduce: 1. Open attached project "972430.zip"2. Open "Test" scene3. Enter play mode4. Select 'Main Camera' in the Hierar... Read more
The 'Class can not exist in multiple namespaces in the same file' warnin...
How to reproduce:1. Open the user's attached project2. In the Project window right-click on the 'NotOk' Script and select 'Reimport'... 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 mode3. In Hierarchy window, disable and enable "PrintResolu... 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 project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more
Firebase crash on Firebase_Auth_CSharp_FirebaseUser_DisplayName_get
How to reproduce:1. Open the attached project2. Open the "Signup" scene3. Press Play4. Press the "Login" button Actual result: Unity... Read more
Unity crash when opening a project with PlayServicesResolver
To reproduce:1. Open users attached project "Flying Avengers 1.zip" Expected result: Unity opensActual result: Unity crash Reproduce... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default