Search Issue Tracker
Licensing Client fails to launch when opening Unity Hub
Reproduction steps:1. Open the Unity Hub2. Observe the Unity Hub Expected result: Unity Hub opensActual result: Unity Hub fails to o... Read more
[Android] Crash on Android when AndroidJavaProxy is calling from multipl...
Reproduction steps:1. Open the attached project “il2cppProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Build and Run t... Read more
Vertex snapping doesn't work when the GPU Resident Drawer is enabled
How to reproduce:1. Open the attached project "3D-Platformer.zip"2. Select Assets/Settings/URP.asset in the Project window3. Change ... Read more
Memory leak when using .NET sockets
Reproduction steps:1. Open the attached “BugRepro” project2. Build and Run the project (File > Build and Run)3. Open the “Task Ma... Read more
[Silicon] Crash on ScriptableRenderLoopJob when machine is left idle whi...
Reproduction steps:1. Open the attached project “URPrepro”2. Open the “StarSystem” Scene3. Enter the Play mode4. Leave the machine i... Read more
[UI] RenderTexture does not render World Space UI
[UI] RenderTexture does not render World Space UI 2. How we can reproduce it using the example you attached1) Download project and o... Read more
[iOS] Calling Social.localUser.Authenticate crashes in String_memcpy2_m2...
Callback in Social.localUser.Authenticate does not match actual authentication value, causing a crash on iOS. Steps to reproduce:1) ... Read more
Objects lit by light probes appear brighter than static objects with sam...
Reproduction steps: 1. Open the attached project "case_672202"2. Open Scene2 and wait for the the lighting to be built3. Notice that... Read more
[InputSystem] Error when vJoy is installed
Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/)2. Launch Unity3. Observe error in console. ```Coul... Read more
Building projects with IL2CPP scripting backend for Apple platforms fail...
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, U... 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