Search Issue Tracker
[AW] while recording a Legacy Animation's rotation incorrectly sets curv...
How to reproduce:1. Create a game object, assign it an "Animation" component (Legacy Animation)2. Open the Animation Window3. Create... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
AR Simulation error on ArSession.Reset - SimulationProvider.CreateVoxelG...
Steps to reproduce:1. Open the attached user's project "LulworthExerciseV.zip"2. Open Scenes > "Test Loader.unity"3. Check player... Read more
[sw-unity-6-1] Clicking a GameObject in the hierarchy while renaming ano...
Reproduction steps: 1. Create a new project2. Create a new GameObject in the Hierarchy3. Create another GameObject by right-clicking... Read more
Lightmap packing no longer packs the islands in the order of biggest to ...
How to reproduce:1. Open the “LightmapPacker“ project2. Open the “Test“ scene3. In the Lighting window “Generate Lighting“4. Observe... Read more
Asset Store and Unity Version Control buttons have two tooltips
Steps to reproduce:1. Create a new project2. Hover mouse over Asset Store or Unity Version Control button icons3. Hover mouse on the... Read more
[MacOS] Using Keep Alpha in videoclip importer settings alpha channel ge...
To reproduce:1. Open attached project "1172601.zip"2. In Project window select "dancer.1.webm" videoclip3. Observe in the Preview wi... Read more
SelectedIndex does not update when a ListView item is selected by a Mous...
How to reproduce:1. Open the “XR.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Click on the “Login“ button in the Game v... Read more
Editor crashes when invalid data is passed into UnityWebRequestTexture.G...
Steps to reproduce:1. Open the attached project ("1202451.zip")2. Open SampleScene3. Enter Play mode4. Make sure "Error Pause" is en... 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