Search Issue Tracker
[Linux] Crash on glXCreateGLXPixmap when hovering over labels in the Ins...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Select the “Main Camera” GameObje... Read more
ConfigurableJoint's parameters are not saved in the Prefab after Runtime...
How to reproduce:1. Open the attached “IN-115529” project2. In the Project window, find and enter “TestBug“ scene3. Enter Play Mode4... Read more
[URP] Unrelated decals are culled when using Screen Space technique
Reproduction steps:1. Open project “MissingDecalByCulling”2. Open scene “DecalSample”3. Select “Decal Projector Culled” GameObject4.... Read more
Vector3 does not implement IFormattable interface
How to reproduce:1. Open the attached 'project-1179279.zip' project2. Enter Play mode and observe the Console window Expected result... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
RaycastResult.sortingLayer always returns the default Layer when Raycast...
How to reproduce:1. Open the user-submitted project "RaycastHit.sortingLayer.zip"2. Open the SampleScene3. Enter Play mode4. Click o... Read more
[Android] [VideoPlayer] When one makes a seek to a non-zero frame and th...
How to reproduce:1. Open the attached project2. Build and run WebmSync scene on Android device3. When video starts playing Press For... Read more
[Android][Vulkan] The Color Channel of videos changes from RGB to BGR wh...
Reproduction steps:1. Open the attached "IN-86407" project2. Build and Run for Android3. In the Player, click on the "Play" button4.... Read more
Center Mode Transform Gizmo Does not account objects without a renderer
How to reproduce:1. Open the attached project named Case_11683962. Select the Particle System3. Observe the position of the Transfor... Read more
[Linux Editor] Saving custom layout does not correctly saves the scale o...
Steps to reproduce: 1. Create empty project.2. Make your scene or inspector window very big.3. Save your layout under any name.4. Se... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object