Search Issue Tracker
Editor crash when launching Renderdoc in Play mode
Reproduction steps:1. Download and install “RenderDoc” from here: https://renderdoc.org/builds2. Open the attached project “BugRepro... Read more
Can't drag-select GameObjects in the Scene view when GPU Resident Drawer...
How to reproduce:1. Open the attached project "ResidentDrawerSceneGOSelectBug.zip"2. Open Assets/Scenes/SampleScene.unity3. Drag sel... Read more
Crash on UnsafeUtility_CUSTOM_MemSet when simulating a random tick event...
How to reproduce:1. Open the attached "CrashRepro" project2. Open the ”Assets/Scenes/SampleScene.unity” Scene Reproducible with: 202... Read more
[VisionOS] Crash report causes crash on visionOS
Reproduction steps:1. Open the attached “Repro“ project2. Build the project on “visionOS” platform (File > Build Settings > vi... Read more
[Android] The Player crashes when changing cursor multiple times on Android
Reproduction steps:1. Open the attached project “BugRepro”2. Navigate to “Assets/Scenes/SampleScene.unity” and open the scene3. Buil... Read more
InputSystem does not register (Xbox) controller inputs in the background...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Connect a controller4. Enter Pl... Read more
The Decal Projector will also be hidden in the Game View when its visibi...
How to reproduce:1. Open the “DecalIssue” project2. Open the “Example Scene”3. Split the Game View and Scene View for simultaneous v... Read more
[HDRP] Multiple warnings for the supported Rendering Layers in the Rende...
Steps to reproduce: 1. Download attached project and open in Unity 2. Go to the Project Settings >> Tags and Layers >> R... Read more
[HDRP] ProbesSettings.cubeResolution is internal and can not be changed ...
See this Forum discussion. Steps to reproduce: In a HDRP project, import the attached script Actual results: Compilation issue, as P... Read more
[Android] Post Process artifacting on certain Android Devices when using...
Steps to reproduce:1. Open the attached project "PostFxTest.zip"2. Switch to Android3. Make sure Vulkan is set as the Graphics Api4.... 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