Search Issue Tracker
Skinned mesh renderer is absent in raytracing acceleration structure
This is a strange case. TLDR skinned mesh renderers are not seen in rtx effects such as reflections or shadows. Repro: Open the scen... Read more
[Regression] "Request error (error): " when entering russian letters is ...
Regression - happens in 2017.2.0a1 and a2Not reproduces in 2017.1.0b8 How we can reproduce it1 Create new project2 Go to Project vie... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... Read more
DX12 Projects close and are not being created when creating XR Templates...
Steps to reproduce: Create a VR, AR or MR Template Project from Hub Open Game View OR if Editor defaults to DX11 Create a VR, Ar or ... Read more
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... Read more
[Linux] View jumps when mouse position is reset to the center of Game Vi...
Steps to reproduce:1. Create a new URP template project or open the attached "OnlyController" project2. Enter Play mode in SampleSce... Read more
Cloth simulation doesn't work when used in a non-development Build
How to reproduce:1. Open the attached project "ClothSimBugReleaseBuilds.zip"2. Build And Run the project Expected results: The cloth... Read more
[UI Elements] Visibility of scrollbars are not being toggled
Visibility of scrollbars are not being toggled Steps to Repro:1. Open attached project2. UIE Test Suite > Open FTP3. Scrollview &... 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