Search Issue Tracker
[GL/GLES3] Particles texture is rendered on the ground on some devices
How to reproduce:1. Open the attached project2. Make sure Graphics API is set to GLES33. Build and run 27_OrbitalVelocity_ArtScene s... Read more
Shortcut Manager - Key legend icons and text overlap eachother when the ...
When the profile context menu button is at max width in Shortcut Manager, the key legend icons will overlap eachother. The max width... Read more
[Mobile] Terrain is rendered with artifacts on iOS devices when using An...
To reproduce: 1. Download attached project "TerrainInstanced.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Dep... Read more
[WebGL] can't build with linear color space due to wrong error
-e: when selecting linear colors space an error is shown even when only WebGL 2.0 is enabled -repro:--create new project--switch to ... Read more
PlayerSettings.SetScriptingDefineSymbolsForGroup has inconsistent behavi...
How to reproduce:1. Download the attached file “1103080.zip” and unzip it2. Run “<path to Unity.exe> -batchMode -buildTarget A... Read more
Some Pointer Event Data are set to null if getting them with OnPointerDo...
How to reproduce:1. Open the attached "case_1103075-Pointer Event Data repro" project2. Open "NewBehaviorScript3. Add a Breakpoint o... Read more
[Vulkan] Compute shader compilation failure with Vulkan + MSAA + Tex2DAr...
Adding Tex2DMSArray declarations and operations to a compute shader causes it to fail to compile for Vulkan only Steps:1. Just impor... Read more
[GLES2] Particles/Standard Surface Shader doesn't render on devices
How to reproduce:1. Open the attached project2. Play SampleScene to see how it should look3. Make sure Graphics API is set to GLES24... Read more
Missing tiles when dragging sprite sheet into tile palette
To reproduce:1. Open attached project2. Create new Tile Pallet3. Expand "Tileset.png" file and observe as there are 63 sprites insid... Read more
[Android][Mono] Touch position during the phase Touch.Began of the very ...
Repro steps:1. Open user attached project2. Build and Run on Android3. Touch and move your finger across the screen a few times Actu... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler