Search Issue Tracker
Pressing TAB key does not navigate between input controls
How to reproduce:1. Create a new project2. Create two InputFields in Hierarchy3. Click Inspector -> Input Field -> Visualize b... Read more
Prefab values appear bold (overridden) even when they haven't been edited
How to reproduce: 1. Open attached project2. Drag the Cube.prefab into the scene- Note that its rotation and position are bold, as i... Read more
Right to left language support in UI system
Currently Unity UI system does not support right to left language input correctly. Such languages as Arabic, Persian, Urdu, Syriac, ... Read more
[Material] <quad> tag support in UI.Text elements
<quad> or <material> tags in UI.Text support. At the moment, these are only supported in Text Mesh objects, as UI.Text u... Read more
[Emulation] Detail texture disappear on static objects after baking ligh...
Steps to reproduce: 1. Open the attached project2. Switch to Android or iOS editor mode3. Open 'scene1'4. Bake lightmaps for the sce... Read more
Missing Undo/Redo in Build Settings window
To reproduce:1. Open attached project2. Open build settings3. Delete scene24. Press CTRL + Z to undo last action5. Notice that nothi... Read more
System.ArgumentException: The field handle and the type handle are incom...
To reproduce:1. Open attached project2. Notice exception in console Read more
[WebGL] inconsistent logo use of HTML5 vs WebGL
-e: see title. it is used interchangeably while it'd be nice to just use one -repro:--open build settings--select webgl--NOTICE we d... Read more
[Compiler] Mono produces wrong IL code when assigning values from structs
Mono produces wrong IL code when assigning values from structs 1. SetupWhen running the script included in the example project the M... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal