Search Issue Tracker
Setting the Material.shaderKeywords field causes the field to become emp...
How to reproduce: Open the attached project "TestShaderKeywordBug2020-main.zip" Open Assets/Scenes/SampleScene.unity Enter Play Mode... Read more
“Recompile And Continue Playing” setting is ignored when the "Auto Refre...
Reproduction steps:1. Open the “TestRecompileAfterPlaying” Project2. Open the “Assets/Test.unity” Scene3. In the top menu open Unity... Read more
UI Document component warning doesn't parse newline characters correctly
Steps to reproduce:1. Open a new project2. Add a UI Document component to any Game Object3. Observe the error asking the user to add... Read more
Crash on LightingDataAsset::CheckConsistency when importing assets
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project is openedActual result: Editor crashes Reprodu... Read more
Multiple foldouts expand and their elements get mixed up when scrolling ...
How to reproduce:1. Open the attached Project "UiToolkit" and load Scene "SampleScene"2. Enter Play Mode3. Expand the first element ... Read more
Missing Components get added but not saved
Reproduction steps:1. Open the attached project “WarningRepro“ with Unity Editor 2020.2.0a7 or newer2. Notice warnings in the Consol... Read more
Crash on EmitGizmoGeometry when creating a large amount of gizmos
Reproduction steps:1. Open the attached project “CrashRepro“2. Drag “Assets/gizmo.cs” to “Cube“ in the Hierarchy Expected result: Gi... Read more
Vertically resizing a VisualElement in UIBuilder produces artifacts
Steps to reproduce:1. Open a new project2. Open UI Builder (Window>UI Toolkit>UI Builder)3. Add a new Visual Element4. Try to ... Read more
Crash on memcpy when adding a Probe Adjustment Volume
Reproduction steps:1. Open the attached project “CrashRepro“2. Create a Probe Adjustment Volume (GameObject > Light > Probe Vo... Read more
SSL CA Certificate Error on Android <7.1.1
Reproduction steps:1. Open the attached project “BugRepro”2. Build and Run on an Android device with an OS version older than 7.1.13... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default