Search Issue Tracker
Text field overlaps menu icon in HDR Color window when renaming or setti...
How to reproduce: 1. Open attached project ("repro.zip") 2. Select Gradients asset in Project window (Assets->Editor->Gradients) 3. ... Read more
[URP] Exponential fog overrides the colour of close up particles
To reproduce this: - download this project - open it with Unity 2019.3.0b4 - open the SampleScene - notice that the particles are gr... Read more
HDRP Decals emission is not visible on transparent materials/objects
How to reproduce: 1. Open attached project "DecalsTransparentSubsurfaceBugRepro.zip" and scene "SampleScene" 2. Observe gree Decals... Read more
[ShaderGraph] Cannot redo undone actions when certain nodes are added to...
After adding certain nodes to a shader graph, you cannot redo any actions you make afterwards unless it is a 'Change GraphView Selec... Read more
[Input Systems] [Android] delta/x [Touchscreen] always returns the same ...
To reproduce: 1. Open attached project 2. Build and run Sample scene to Android device 3. Move with the finger on the mobile device ... Read more
[IMGUI] Outline Tolerance value is clipped on dragging the slider in Spr...
Outline Tolerance value is clipped on dragging the slider in Sprite Editor window Steps to repro: 1. Open the attached project. 2. ... Read more
Objects containing Asian characters throw errors when trying to publish ...
How to reproduce: 1. Create new project 2. Enable Collaboration, publish your project 3. Create a Material and name it: __곷___怨쀬뵠__... Read more
[Visual Effect Graph] Infinite compilation using subgraph
Repro step : - Open the attached project - Open the visual effect graph - Observe the group node "Connect these" close to output - C... Read more
[Themes] Position Width (W) Text is clipped in Sprite Editor window with...
Position Width (W) Text is clipped in Sprite Editor window with Inter(Default) font. Steps to repro: 1. Open the attached project. ... Read more
[HDRP] Blinking on mac due to Ambient Occlusion
Open HDRP template Find a camera angle like in the video. The blinking can be visible in editor or standalone. If you turn off the ... 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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true