Search Issue Tracker
Trails Texture is being overridden by the Texture from the Texture Sheet...
Steps to reproduce:1. Open the original project2. Navigate to Project -> Scenes and open "SampleScene"3. In Hierarchy window sele... Read more
[Asset Import] "IndexOutOfRangeException" is thrown on creating a preset...
Scene Preset is not created and "IndexOutOfRangeException" is thrown in the console Steps to repro:1. Create a new project.2. Double... Read more
[HDRP] Reflection probes contain sky reflection even when baked inside o...
Steps to reproduce: 1. Download the attached project and open TestScene012. In the Hierarchy panel, select the Reflection Probe game... Read more
Input.GetKeyUp and Input.GetKeyDown always Return False when used in the...
How to reproduce:1. Open "SampleScene" Scene in the attached "UnityTest.zip" Project2. Enter Play Mode3. Press Spacebar on the Keybo... Read more
#if UNITY_ADS doesn't return the right result when not on Ads platform ...
This small repro project was ripped out of a customer project. Repro steps: - download this project- open it with unity 18.3, 19.1 o... Read more
TextMesh Pro objects show up in a Prefab's Overrides when prefab has no ...
How to reproduce:1. Create a new project2. Create a new empty object in the Hierarchy3. Add 'TextMesh Pro - text' object to it4. Con... Read more
[XR][Android][URP] Water System is not rendered if VR is enabled
How to reproduce:1. Open attached project "WaterRepro"2. Build to Android, notice that VR app opens and water is not rendered3. Disa... Read more
[Android] [LWRP] [Vulkan] Particles are rendered in black on Galaxy S6 E...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Vulkan is the only Graphics API in the Player Setting... Read more
[Android] [LWRP] [Vulkan] Enabling/disabling realtime light at runtime m...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Vulkan3) Build and Run _Comple... Read more
[LWRP][Android] Scene is not rendered on Mali devices if HDR and Anti Al...
How to reproduce:1. Open attached project "BlackScreenRepro"2. Build to Android Expected result - Skybox is shownActual result - Bla... 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