Search Issue Tracker
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected.Refer to the attached video. Steps to... Read more
[Timeline] Audio track doesn't stop playing when editor looses focus
To reproduce1. Open attached project2. Run AudioTrackBug scene3. Minimise editor or open any other application while scene is runnin... Read more
Data bindings update each frame when using ListView
How to reproduce1. Open the attached “DataBindingExampleBasic.zip” project2. Open “SampleScene”3. Open the Profiler window under Win... Read more
[ProBuilder]Vertices and edges are not highlighted while selecting respe...
Steps To Reproduce: 1. Create a project2. Windows > Package Manager > ProBuilder> Install3. Tools > ProBuilder Window4. ... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
Custom Full Screen Render Pass does not work on XR
Error assigning 2DArray texture to 2D texture property '_BlitTexture': Dimensions must match is thrown when trying to run on XR Step... Read more
Volumetric fog is not rendered around GameObjects that are baked with AP...
How to reproduce:1. Open the "SkyOcclusionBugs" project2. Open the "OutdoorsScene" scene3. Generate Lighting (Window > Rendering ... Read more
Set as first/last sibling is not working when using Menu Bar
Reproduction steps: Open the attached project (“SetSibling.zip“) Select Scene “Assets/Scenes/SampleScene” Select the Child GameObjec... Read more
The JSON output of an empty array differs when instead of the "new Custo...
How to reproduce:1. Open the “SerializationTest“ project2. Open the “SampleScene“3. Enter the play mode4. Observe the Console window... Read more
[Probuilder] Cannot select cube faces after reset script component.
Steps to repro: 1. open new project2. add Probuilder package, open Probuilder window4. add new cube to scene5. select "face" tool6. ... 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