Search Issue Tracker
StandaloneInputModule sends a phantom mouse event which should not occur
How to reproduce: 1. Open attached project2. Open scene TouchTest.unity3. Build to iOS and run4. In the device, press and release on... Read more
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... Read more
Transform Gizmo shows up at the first non-empty child Gizmo location if ...
How to reproduce: 1. Open a new project2. Create an empty GameObject3. Create a Cube as a child to the empty GameObject4. Move the C... Read more
Mouse scroll value is not updated correctly in Build when project is bui...
How to reproduce:1. Open the attached project "InputSystem.zip"2. Open "Assets > QA > Tests > KeyboardMouseBasic > ISX_K... Read more
[Themes] Position Width (W) Text is clipped in Sprite Editor window with...
Position Width (W) Text is clipped in Sprite Editor window with Inter(Default) font. Steps to repro:1. Open the attached project.2. ... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
The image from the atlas which is used by a prefab is missing when sprit...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. In File Explorer, ... Read more
[iOS] Static Batched meshes have increased in size
How to reproduce1. Open the attached Project "StaticBatchTest.zip"2. Build the Scene "CarScene" for iOS3. Open Instruments and selec... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code