Search Issue Tracker
Resources Load fails to load TextAsset when it has non-ASCII characters ...
How to reproduce:1. Open the user's project2. Open the scene "WebGLBug/TestWebGLScene"3. Press Play.Note that text appears on both s... 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
“There is no data available for the selected frame.” appears in the Time...
Reproduction steps:1. Create a new project2. Open Profiler window (Window > Analysis > Profiler)3. Open and close Target Frame... Read more
[IMGUI] Warning icon in asset importer window is clipped
Steps To Reproduce: 1. Create a new Project2. Window > General > Asset Store3. Search UI samples and click on Import4. On the ... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
[XR SDK] CameraWorldToScreenPoint returns offset coordinates
Reproduction steps:1. Open the attached project ("1304082.zip")2. Open the "SampleScene" scene3. Enter the Play mode4. Select the "S... Read more
Unclear error is thrown when saving invalid Unity version in Custom Pack...
Reproduction steps:1. Create a new project2. Open Package Manager (Window > Package Management > Package Manager)3. Press “+” ... Read more
Input Actions incorrectly adds 2048 to a Display Index when getting the ...
How to reproduce:1. Open the “PointerInputTest.zip“ project2. Build and run the project3. Touch the screen and move around4. Observe... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
Sampling a texture using an HLSL file throws shader errors and the code ...
Steps to reproduce: Open the attached package Open the New VFX.vfx Open TexCodeEditor and TexShaderFile and notice that the code is ... 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