Search Issue Tracker
Pen and touch events don't work with the new Input System
Reproduction steps:1. Open the attached project "Test_input_touch"2. Interact with the Editor using a touch screen or a pen Expected... Read more
[2D][Tilemap] Handle has already been released error.
[2D][Tilemap] Handle has already been released error. When playing the game, following error spawns occationally:The Handle has alre... Read more
Visual Studio Editor and Burst errors in the Console when project name c...
Reproduction steps:1. Create a new project with the apostrophe in the name for example "King's land"2. Open the project3. Install th... Read more
Mouse position is offset when mouse scrolling in WebGL Build
How to reproduce:1. Open the attached project "scroll.zip"2. Open File>Build Settings...3. Switch Platform to WebGL4. Build And R... Read more
Projects created with 3D and 2D templates have a misspelled field "m_Def...
Reproduction steps:1. Create a new project using the 3D template2. Go to the created project's "ProjectSettings" folder3. Open the "... Read more
A package can't be added by Git URL and by Name when pressing Enter
Reproduction steps:1. Create a new empty project2. Go to the 'Window -> Package Manager'3. Click the add '+' button in the status... Read more
[HDRP] Renaming APV baking sets throws warnings
Version tested: 2022.1.0a1 + master Steps to reproduce: 0) Start empty project, import HDRP1) Enable APV in Default Settings and HDR... Read more
[HDRP] Deleting APV baking sets doesn't update UI properly
Version tested: 2022.1.0a1 + master Steps to reproduce:0) Create an empty HDRP project and Import HDRP1) Enable APV in settings2) Go... Read more
Project crashes in Player when activating/deactivating Animator components
How to reproduce:1. Open the attached project "CrashBug.zip"2. Open "Main" Scene (Assets/Bug)3. Build And Run4. Press the Space bar ... Read more
[Windows] "InvalidOperationException: Stack empty" when using EditorUtil...
Reproduction steps:1. Open the attached project "1394298-22.2.a2.zip"2. Open the "Teste" Scene in the Project window3. Select "Main ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class