Search Issue Tracker
Saving a prefab with EditorUtility.SetDirty shows prefab's child object'...
To reproduce: 1.Download and open attached project2.Open Scene "Scene"3.Enter Play mode4.Exit Play mode5.Press CTRL+S6.Click the arr... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
[Package Manager] Changing Scoped registry name in manifest.json does no...
-Changing Scoped registry name in manifest.json and Project settings does not reflect in My Registries window.-Reflects only in Proj... Read more
The Game view and Scene view fail to render when launching the Editor wi...
How to reproduce:1. Create and open a new URP project2. Open the Render Graph Viewer window (Window → Analysis → Render Graph Viewer... Read more
[LightProbes] With continuous baking enabled and baked light, light prob...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Light probe bug' scene3. Notice light probes in the scene affect... Read more
Some Terrain Details appear darker or brighter than the rest when Light ...
Reproduction steps:1. Open the attached “IN-96360 Terrain Details Tool Bug (3D HDRP).zip“ project (link in the internal comments)2. ... Read more
[Shader Graph] Entries list sections overlapped with each other in Enum ...
Display Name & Reference Suffix sections are overlapped with each other in Entries under Enum / Material Quality keywords while ... Read more
Warnings are missing when compiling for certain platforms (opengl)
FXC shader warnings are lost when compiling GLSL/Metal shaders. Read more
Audio Clip is not correctly reloaded after a scene change if Resources.U...
How to reproduce: 1. Open attached project2. Open scene AudioBug.unity3. Build to Standalone and run- Upon running, a sound should p... 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