Search Issue Tracker
"Select Preset" window closes when user clicks "+" ("Add column" button)...
Steps to reproduce: Create a project Add 2D/3D game object Go to the "Inspector" tab Select any component Click on the preset icon V... Read more
Time.realTimeSinceStartup returns wrong values when using OnDestroy()
How to reproduce:1. Download and open the attached "RealTimeSinceStartup" project2. Enter Play mode3. Wait a couple of seconds befor... Read more
[Metal] Unexpected float precision register usage in iOS Metal shader
How to reproduce:1. Download and open the attached "TestMetalRegisterPrecision"2. Select the "NewShader" shader3. In the Inspector w... Read more
A portion of an AudioClip is skipped when toggling AudioListener.pause i...
Reproduction steps:1. Open the "IN-46976.zip" project2. Open "Assets/Scenes/SampleScene"3. Select the WebGL platform in the Build Se... Read more
Custom PropertyDrawers are not being released
Add the following script to a project: {code:java}using System;using UnityEditor;using UnityEngine;[Serializable]public class MyClas... Read more
[Linux][URP][OpenGL] Scene View has a red texture overlay when the proje...
Reproduction steps:1. Create a new 3D (URP) project2. Observe the Scene View Expected result: The Scene View renders the scene prope... Read more
Particles are rendered without an alpha channel if using a shader with "...
How to reproduce:1. Open the user’s attached “UnityPhotoEditor.zip” project2. Enter Play mode3. Observe the Particles Expected resul... Read more
Unity Editor minimizes for a moment and returns to its initial state whe...
How to reproduce:1. Open a project2. Click on the Editor in the Windows Taskbar Expected result: The Editor window minimizesActual r... Read more
Point of “PolygonCollider 2D” and “EdgeCollider 2D” is not deleted when ...
How to reproduce:1. Open the attached “Colliders.zip” project2. Open “SampleScene” Scene (Assets > Scenes)3. In the Hierarchy win... Read more
502 Bad gateway response from unity services
Hello In our project, we started to use UnityServices for Remote config, AB testing, and In-app purchases.Since that time we are get... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject