Search Issue Tracker
Wrong localized language name of Simplified/Traditional Chinese in Edito...
How to reproduce:1. Open user-submitted project (ChineseLocalizationIssue)2. Enter Play Mode and check the Console window Expected r... Read more
Coroutines Started within another Coroutine show up under the calling Co...
How to reproduce:1. Open attached Unity project "Test Bed copy"2. Load scene "Scene1"3. Open Profiler window4. Enter the play mode5.... Read more
Moving asmdef file together with scripts causes nonstandard compile errors
Steps to reproduce:1. Open user attached project2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag-a... Read more
OnEnable() is called before Reset() with ExecuteInEditMode enabled
Steps to reproduce:1. Open attached “ExecutionOrder.zip” Unity project2. Open “Test” scene3. Go to Assets->Test->CreateTestObj... Read more
string.EndsWith freezes Unity when comparing Chinese/Japanese characters
Steps to reproduce:1. Open attached project2. Find the test menu at the top Menu Bar3. Click on test1 Expected result: Unity does no... Read more
Assembly Definition Files Break UWP Build
How to reproduce:1. Download attached project file and open "TestScene".2. Change Platform to UWP.3. Press Build Expected result: Bu... Read more
Can't add a Script to a GameObject when the Script contains 2 partial cl...
Reproduction steps: Open the attached project Drag the “/Assets/PartialClass.cs” from the Project window onto any GameIbject in the ... Read more
Instance of a class with no data is not serialized correctly when it bel...
How to reproduce:1. Open attached project "770544_SerializeReferenceRepro_2020.1.0a22.zip" and scene "Main"2. Enter Play mode and ob... Read more
JsonUtility.ToJson() doesn't serialize supertypes when generic base type...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the Console E... Read more
Obsoleted network types cause TypeLoadExceptions in Playmaker dll
When importing Playmaker from the Asset Store in 2018.2, script upgrader kicks in and triggers an API update.Afterwards, a lot of er... 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