Search Issue Tracker
[IAP] Error is thrown when opening "In App Purchasing Sample" scene
To reproduce: 1. Open Unity and Create a New Project 2. Go to Package Manager 3. Install "In-App Purchasing" Package (3.0.1, 3.0.2 ... Read more
Input System cause event to IPointerDownHandler when pressing the left m...
How to reproduce: 1. Open the attached project "Input System.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Open Build Settings 4. ... Read more
Potential race condition inside AssetDatabase.ParallelEnumeration
Using Unity 2021.2.0a13 and on Linux And based on the report from this user on the forums: https://forum.unity.com/threads/2021-2-0a... Read more
[PLM] Baking stalls after starting CPU PLM bake via the lightmapping API...
Jira card: https://jira.unity3d.com/browse/GFXGI-547 Steps to repro: 1. Open the attached project; 2. Open the Test Runner window (... Read more
[Packman] Artifacts appear in the maximized Package manager window on mu...
[Packman] Artifacts appear in the maximized Package manager window on multiple clicking Package manager tabs In maximized package m... Read more
Crash on CustomRenderTextureManager::RecreateResources when "unity_built...
How to reproduce: 1. Delete the "unity_builtin_extra" file in your Editor's directory under "version\Editor\Data\Resources" 2. Try t... Read more
'SAMPLE_DEPTH_TEXTURE' macro redefinition warnings when first importing ...
Repro steps: 1. Create a new non-SRP project (i.e. 3D Project) 2. Import HDRP *or* import URP and then manually import the VFX Graph... Read more
Procedural Virtual Texture node will make a shadergraph incompatible wit...
How to reproduce: 1. Open the attached project named "Case_1329336" 2. Select the New ShaderGraph file in the Project Window 3. Obse... Read more
The value field is not aligned properly when a Range component is added ...
How to reproduce: 1. Open the user's attached "1331198.zip" project 2. Open the "SampleScene" Scene 3. In the Hierarchy select the "... Read more
Shader with UsePass is missing certain passes in a Player Build
How to reproduce: 1. Open the user attached project 2. Open the "Example_NoCreep" Scene 3. Enter Play mode 4. Observe the floating o... 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