Search Issue Tracker
[General] UnityEngine.Application.logMessageReceived is not being raised...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In Project window, double-click on "Initializer" script3. In Scr... Read more
Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...
Reproduction steps:1. Create new project.2. Edit -> Preferences -> Cache server and set it to Local3. Change Scripting runtime... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more
Mathf.PingPong occasionally returns negative values
Steps to reproduce:1. Open attached project "861278.zip"2. Press play3. Observe console outputResult: Mathf.PingPong(4676.5f, 1.99f)... Read more
MaterialPropertyBlock.GetColor(int nameID) is missing from the API
To reproduce: 1. Open the project, attached by the tester (noMethod.zip)2. Observe the compilation error in the console Expected: Ge... Read more
MonoDevelop hits breakpoint and freezes editor
How to reproduce: 1. Open the attached project "TrinidadServer.zip" and the "mainscene" in it.2. In "Scripts" folder using MonoDevel... Read more
Accessing a Scriptable Object with InitializeOnLoad provides null values...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Make sure that Domain Reloading is disabled (... Read more
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
[SerializeReference] Deleting an element of list with SerializeReference...
How to reproduce:1. Open the attached (Repro.zip) project2. Open the SampleScene3. In Hierarchy Window select "Cube" GameObject4. In... Read more
Crash on mono_jit_runtime_invoke when opening project that has multiple ...
Reproduction steps:1. Open user's attached project-- observe crash Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.6f1, 2020.2.0... 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