Search Issue Tracker
[URP] LODGroup preview on Inspector is pink
Affects URP not Built-in RP. Steps:1. Open attached project (20201006_lodpreview.zip)2. Open repro scene3. On SceneView select "Game... Read more
[Nexus][UIR] UIToolKit UI is not rendered properly on Nexus devices
How to reproduce:1. Open the attached2. Build & Run project on the mobile device Expected result: No rendering issuesActual resu... Read more
Shader warnings get lost when getting the shader from cache
Shader warnings are lost if the shader variant is loaded from the cache instead of compilation. Typically with local shader cache th... Read more
[XR] ParticleSystem.ScheduleGeometryJobs takes up to ~60% of time when u...
Reproduction steps:1. Open the attached project ("Heat sources PoC.zip")2. Open "Handheld Test"3. Open Profiler window4. Enter Play ... Read more
Dualshock4 SetLightBarColor and SetMotorSpeeds cannot be called on the s...
How to reproduce:1. Open the attached project ("DS4LightVibration.zip")2. Open Sample Scene3. Press Change Color and later Reset~ Ob... Read more
Changing an instance of a Prefab with a List/Array resets it when the Li...
How to reproduce:1. Open the user's attached project("Bugs.zip")2. Select "Prefab instance" in the Hierarchy3. In the Inspector wind... Read more
[Metal][URP] Visual artifacts are seen when base Camera's Clear Flag is ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe the Game View Expected r... Read more
Inspector doesn't display all Components when using custom Component on ...
Reproduction steps:1. Open attached project2. Check that "Assets\Ball" Prefab doesn't have Rigidbody2D or CircleCollider2D3. Press P... Read more
The Inspector is empty when selecting states and transitions of the Sub-...
How to reproduce1. Open the attached '1282450.zip' project2. In the Project window double click on 'Controller1'3. In the Animator w... Read more
Noticable mouse and keyboard input delay on a Vulkan standalone build wh...
How to reproduce:1. Open the user attached project (VulkanInputLag.zip)2. Press Ctrl+B, select a build location and build the projec... 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