Search Issue Tracker
Disabling/enabling audio source and exiting playmode may trigger pop sounds
While testing out an audio source during playmode I noticed some pop sounds occasionally being triggered when exiting playmode. Ste... Read more
[URP] LODGroup preview on Inspector is pink
Affects URP not Built-in RP. Steps: 1. Open attached project (20201006_lodpreview.zip) 2. Open repro scene 3. On SceneView select "... Read more
[Nexus][UIR] UIToolKit UI is not rendered properly on Nexus devices
How to reproduce: 1. Open the attached 2. Build & Run project on the mobile device Expected result: No rendering issues Actual res... 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 window 4. Enter P... 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 Scene 3. Press Change Color and later Reset ... 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 Hierarchy 3. In the Inspector w... 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 Mode 3. Observe the Game View Expect... Read more
Inspector doesn't display all Components when using custom Component on ...
Reproduction steps: 1. Open attached project 2. Check that "Assets\Ball" Prefab doesn't have Rigidbody2D or CircleCollider2D 3. Pres... Read more
The Inspector is empty when selecting states and transitions of the Sub-...
How to reproduce 1. Open the attached '1282450.zip' project 2. In the Project window double click on 'Controller1' 3. In the Animato... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key