Search Issue Tracker
CreateGUI gets executed before Awake and OnEnable when opening a project...
How to reproduce:1. Open the attached project "CreateGUI Execution Order.zip"2. Observe the Console window Expected result: CreateGU... Read more
Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...
How to reproduce:1. Open the user's attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the... Read more
Rig builder prevets GameObject movement when two animations are playing ...
How to reproduce:1. Open the attached project “IN_17587”2. Open “OutdoorScene” Scene3. Enter the Play Mode4. Move around with “A”, ”... Read more
[TextureSheetAnimation] Start Frame range is one frame longer than avail...
The start frame range is one frame longer than the number of frames (image attached). Repro steps:1. Open Test scene from attached p... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
[UIToolkit] Input value of the Match slider is not changing when a mouse...
On dragging the mouse cursor over the Match slider don't change its value under Screen Match Mode Parameters from Panel Settings Ass... Read more
Project fails to open with the command line argument "-profiler-enable" ...
The project fails to open on adding command -profiler-enable for project advanced settings in HUB and the Unity Crash Logo appears. ... Read more
Asset Store and Unity Version Control doesn’t have “Hold Ctrl to drag an...
Steps to reproduce:1. Create a new project2. Hover over Main Unity Toolbar buttons3. Observe their tooltips4. Hover over Asset Store... Read more
[ANDROID] [IPv6] Using IPv6 doesn't work on Android when using .Net 2.0 ...
To reproduce:1) Have an IPv6 network set (easiest way is to have Mac 10.11 and follow this - https://developer.apple.com/library/mac... Read more
Shaders are included into build even when they do not appear in Scenes
Shaders that are in Assets folder in an empty project add up a lot of time when building. This was not happening in Unity 5.3 as Sha... 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
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes