Search Issue Tracker
WebGL Publisher package unavailable in Package Manager
Reproduction steps: 1. Open Unity Editor 2. In Package Manager window, search for "WebGL" 3. Observe results Expected result: WebGL... Read more
Animation Window icons are pixelated on HiDPI screens
Steps to Reproduce: 1. Find a HiDPI Moinitor 2. Open any Unity Project 3. Open Animation Window 4. Select some Game Object, hit "Cre... Read more
CustomPassDrawer script is being called every time when the Editor is re...
How to reproduce: 1. Open the attached "CustomPassDrawer" project 2. Open the "ColorCheck" Scene (found in the Assets/Scenes folder)... Read more
ENABLE_VSTU define is missing
Reproduction steps: 1. Have Visual Studio 2019 and its "Visual Studio Unity Tools" plugin installed 2. Open attached project "Projec... Read more
[ECS] SystemState components may not be removed via SetArchetype error w...
Reproduction steps: 1. Open attached project "SetArchetype.zip" and scene "SampleScene" 2. Enter Play Mode 3. In Game View, click th... Read more
Trying to serialize/deserialize an Entities World a second time fails if...
How to reproduce: 1. Open attached project "Unity Bugs.zip" and scene "SampleScene" 2. Enter Play mode 3. In Game view, click on th... Read more
Crash on using global search patterns
Reproduction steps: 1. Create a new Unity Project 2. In the hierarchy window search bar type: glob:"[N] Reproduces on: 2020.1.0a17,... Read more
Metal Editor view repaint causes geometry explosion randomly
Metal Editor has multiple views and each of them has a separate queue for GPU command buffer submission. Last time I tested the beh... Read more
Graph is evaluated when stopped after changing an Animation Clip when th...
1) Open the attached project 2) Open the "bug" scene, and open the timeline window and the animation window 3) Select the "Timeline"... Read more
Raycast sometimes misses a GameObject when continuously hitting it after...
How to reproduce: 1. Open the attached "Selection-Debug" project 2. Open the "Selection" Scene (Assets->Game->Engine->Selection->Tes... 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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project