Search Issue Tracker
DynamicGI.UpdateEnvironment should update default reflection
Calling DynamicGI.UpdateEnvironment: updates the ambient probe by rendering the skybox on the GPU, reading back and projecting it in... Read more
Additively loading Light Probes when using Realtime GI causes probe valu...
Steps to reproduce: Clone and update the following repo: [https://github.cds.internal.unity3d.com/unity/Additive-Lighting/tree/uum-2... Read more
SpeedTree meshes don't calculate UV distribution metrics on import
Reproduction steps:1. Open the attached project “UVRepro“2. Open “Assets/Scenes/SampleScene.unity“ Scene3. Observe the Console windo... Read more
ScriptableObject's properties are not displayed in the Inspector Window ...
Reproduction steps:1. Open the “Duplicate Files Issue” Project2. In the Project Window select “Assets/Foo” ScriptableObject3. Observ... Read more
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
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