Search Issue Tracker
[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
Unity freezes after entering the play mode for the 2nd or 3rd time
Reproduced in Windows 8. Not reproduced on Mac. Reproduced with:Version 4.3.4f1 (e444f76e01cd) Read more
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps:1. Open user's project "scriptassemblycache2020.2.zip"2. Notice the message in the Console3. Close Unity Editor4.... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
"ImageConversion.EncodeArrayToJPG" colors are different in "BGR" encodin...
How to reproduce:1. Open project "EncodingBug.zip"2. Enter the "SampleScene" Scene3. Enter and exit Play Mode4. Go to the "EncodingB... Read more
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...
How to reproduce:0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and r... 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
Foreach statements allocate memory unnecessarily
To reproduce:1) Open 'demo' scene2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() allo... 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