Search Issue Tracker
ScriptReference/Undo (default)
URL: [https://docs.unity3d.com/ScriptReference/Undo.html] >Modify a single property:Undo.RecordObject (myGameObject.transform, "Z... Read more
The Editor closes and stays as a ghost process when using EditorUtility....
How to reproduce:1. Open the user-attached project “LayoutCrash”2. Click Test → LoadEditorLayout Expected result: The Console throws... Read more
Building NavMesh with NavMeshSurface does not bake areas into NavMeshTri...
Reproduction steps:1. Open the attached project “NavMeshAwake”2. Open Scene “Assets/Scenes/Game.unity”3. Open Script “Assets/Scripts... Read more
Typo in the warning about UniversalRenderPipeline.RenderSingleCamera bec...
How to reproduce:1. Open the attached project “BugSpelling”2. Observe the Console Expected result: There is no typo in the warning a... Read more
Sprite color change is not being applied when changing the color using S...
Reproduction steps:1. Open the attached project “ColorRepro”2. Open the “Assets/Scenes/Main Map” Scene3. Enter the Play mode4. Inspe... Read more
Mesh Renderers are flickering and have graphical artifacts in the Player...
How to reproduce:1. Open the user-attached “WebGLFPS.zip” Project2. Build the Project on WebGL with the “SampleScene” Scene added (F... Read more
[Chrome OS] No visible difference between various "SetFPS" settings of t...
Chrome OS specific.Using project: "WebCamTexture-TestProject"1. Build the mentioned project for Chrome OS device and run it2. In the... Read more
Buttons in the "Assets with update issues" window block information when...
Reproduction steps:1. Open the attached project “CutOffRepro”2. Open the Addressables Groups window (Window > Asset Management &g... Read more
Video on a mobile device starts to play from the start when minimizing t...
How to reproduce:1. Build And Run the user’s attached “out-for-delivery.zip” project on a mobile device2. Minimise the app or open t... Read more
[VFX Graph] GPU hangs when when a VFX is visible after being culled
How to reproduce: Create VFX and drag it to the scene Turn scene view camera away so VFX to cull VFX Turn scene view camera so VFX w... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal