Search Issue Tracker
Adding Cloth component to MeshRenderer results in incorrect bounds
Repro project attached - BuiltInSpotLightTest.zip (54.7 KB)It happens in both built in and URP - Create an empty scene- Add Meshes/H... Read more
[Linux] Package name isn't displayed until it's expanded on Ubuntu 18.04
Repro steps:1. Create a new project2. Open the Package Manager3. Notice the last Package of the ones that are installed Actual: The ... Read more
JsonSerializer.Deserialize<>() returns an empty object
Reproduction steps:1. Open the attached project "ConvertJSON.zip"2. Open the Scene "SampleScene"3. Press Play Expected result: "gt" ... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
UI Shader and the UI Renderer Component are not hidden when a UI documen...
How to reproduce:1. Open the “IN-96167.zip“ project2. Open the “Assets/Scenes/_Complete-Game.unity“ Scene3. Select the UI Document i... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce:1. Open the attached project (frustumcullingtextmesh.zip)2. Open the Assets/main.unity scene3. Press play4. You w... Read more
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed fo... Read more
[WSA] fails to load xml file
Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... Read more
Can't undo setting the "Set Active Scene" action
How to reproduce:1. Create a new Unity project2. In the Project window, create the multiple scenes (right-click -> Create -> S... Read more
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server