Search Issue Tracker
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
[Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter the Play Mode4... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
In Articulation Body you can see Limit settings even when they do nothing
In Articulation Body you can see Limit settings even when they do nothing To reproduce:1. Create a new project2. Add a Game Object t... Read more
[AW] No longer able to record in Editor Play mode
Play & Rec buttons/hotkeys are disabled in Editor Play mode, in 5.5This was, and should be possible. repro:Create or assign a cl... Read more
RenderObjects does not have any Depth texture bound when Event is set to...
How to reproduce:1. Open the attached “ROTest.zip” project2. Open the “SampleScene”3. In the project window, select the URP-HighFide... Read more
[Enlighten] Realtime GI does not update
Steps to reproduce: 1. Download the attached repro project (BounceLightCorridor.zip)2. Open BounceLightCorridor scene3. Navigate to ... Read more
[SceneManager/GI] Application not responding during SceneManager.LoadSce...
Steps to reproduce:1. Open "LightingDataLoading" project2. Open "Start" scene3. "Build and run" this project4. Push button "Load sce... Read more
"Unity has stopped working" window is skipped when the Editor crashes
Reproduction steps:1. Open the attached project "crashHandler.zip"2. Open Scenes/SampleScene3. Enter the Play Mode Expected result: ... 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 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template