Search Issue Tracker
[Cache Server] Crash when using -batchmode -quit
This crash is happening only when using CacheServer and opening project through command line with these arguments. Currently there i... Read more
Material properties are set to 0 when building in Server mode
Reproduction steps:1. Open the 'serverBuildMaterialsIssue' project2. Open the 'Sample' Scene3. Enter Play mode4. Observe the printed... Read more
NavMeshSurface has visual artifacts/clipping when using Physics Collider...
How to reproduce:1. Open attached project "BugRepro_4.zip" and scene "Dungeon"2. In Hierarchy window, select "Floor" object3. In Ins... Read more
[Vector Graphics] Unlit_VectorGradientUI shader/material results in dark...
How to reproduce:1. Open attached project "TestSVG.zip" and scene "SampleScene"2. Observe Scene/Game view's image Expected result: t... Read more
Baked Lightmap ”View” button text is aligned incorrectly
Reproduction steps:{}{}1. Create a new project2. Create a 3D GameObject3. Enable Contribute GI Static status in the Inspector4. Open... Read more
Node name gets cut off in the Visual Effect Graph when the name is long
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package (com.unity.vi... Read more
“No default loader found” error is thrown when Adaptive Performance Sett...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Build Profiles window (File > Build Profi... Read more
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... Read more
[UIElements] Final slider value field is not present for VisualElements ...
Final slider value field is not present for VisualElements Container. Refer the attached screenshot Steps to reproduce1) Open attach... Read more
serializedProperty.objectReferenceInstanceIDValue returns 0 for missing ...
How to reproduce:1. Open the attached 654560.zip project2. Go to the Assets folder-> right click in the assets window-> Create... 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