Search Issue Tracker
[Canvas] Canvases rendering order doesn't depend on their positions in h...
Steps to reproduce: 1. Open attached project2. Open scene 'TestScene'3. Run it and notice that two canvas objects ('testCanvas1' and... Read more
[Animator][CullingMode] Canvas elements don't animate when on-screen; Ot...
Steps to reproduce:1. Download and open the attached project2. Open scene "Scene"3. Press play4. Observe square animations Expected ... Read more
If Canvas Scale Mode is "Scale With Screen Size" the text and its UI Tex...
Reproduction Steps:1. Open Project "Test017"2. Open test scene3. Look at the Game View window and notice that there are text fields4... Read more
[Mesh] Script with overriden OnPopulateMesh() and UpdateMaterial() cause...
Repro steps:1) Open the project and scene Crash2) Select Canvas -> MultiImage3) Click checkbox to enable/disable MultiImage objec... Read more
ArgumentOutOfRangeException if input field, which belongs to a vertical ...
Steps to reproduce: 1. Open attached project2. Open scene "1"3. Select "Canvas>Panel>InputField" game object and notice that i... Read more
[RectTransform] Adding RectTransform to an object which is missing a pre...
Steps to reproduce: 1. Create new project2. Add empty GameObject to hierarchy3. Add another GameObject as a child of previously crea... Read more
Devanagari Indic scripts are rendered incorrectly in Editor/Player
Unity Editor/Player can’t render Devanagari Indic scripts correctly. For example, the word “विकल्प” is rendered as the following ima... Read more
Setting Cursor.lockState from Locked to CursorLockMode.None, returns unc...
Reproduction steps:1. Open attached project (Cursor.zip)2. Open "3D Objects" scene3. Hit play4. Press "space" to lock the cursor5. P... Read more
UI elements with negative values are not sorted correctly
To reproduce the issue follow the steps:1. Open "UIParticles" project2. Open "UIParticles" scene3. Run the scene "UIParticles"4. Ena... Read more
Setting the texture from a UI RawImage with a external texture causes wr...
To reproduce: 1. Open attached project2. Add a new script to the RawImage Object and add this line to Update():if(gameObject.GetComp... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved