Search Issue Tracker
Unable to clear console compile errors that were reported during compila...
Unable to clear console compile errors that were reported during compilation of .asmdef assemblies on startup Steps:1. Create a fold... Read more
Crash on MonoScript::InitializeAssemblyNameAndScriptType when importing ...
How to reproduce:1. Create a new project2. Change the Packages/manifest.json with the one attached to this case3. Open the project A... Read more
Removing methods from a Delegate made of Singleton in OnDisable() causes...
Steps to reproduce:1. Open the user's attached project "Dual Ballz.zip"2. Enter Play mode3. Exit Play mode Expected results: No erro... Read more
GameObject.Find() returns wrong value when GameObject name is the same a...
How to reproduce:1. Open attached project ("UnityFindbug.zip") and open SampleScene2. Enter PlayMode3. In Game view click on the top... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
Varied timezones available on Mac and Windows
To reproduce:1. Open attached project "case_723483-TimezoneError-Win.zip"2. Open "scene.unity" scene3. Enter Play mode4. Observe the... Read more
LastIndexOf() returns different values when called for an empty List<> f...
How to reproduce:1. Open attached "repo_1030883" project in Unity2. Enter Play mode3. Inspect the console4. Open attached "testtheBe... Read more
Using JsonUtility.FromJsonOverwrite to deserialize objects with array/li...
To reproduce:1. Open attached project2. Open "BugRepo" scene3. Enter play mode4. Open Profiler and enable deep profile5. Notice allo... Read more
[.NET 3.5] Trying to reach interface that was not implemented properly, ...
To reproduce:1. Open repro project2. Play 'Main' scene3. Using WASD control player to collide with the dark tiles Expected vs Actual... Read more
Overridden method is called when calling the base class method using a d...
Reproduction steps:1. Open the attached project "1344006_DelegateIssue.zip"2. On the top menu bar, open the "Test" dropdown menu3. C... 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