Search Issue Tracker
Assets still included in Build when HideFlags.DontSaveInBuild is used
How to reproduce:1. Load "Sample Scene"2. Select "NewBehaviourScript" in Hierarchy, set Tag to "Untagged" and set "HideFlags" to "Do... Read more
"Burst error BC1304: "mm256_insertf128_ps" : parameter "imm8" must be a ...
How to reproduce:1. Open the attached project("BurstRepro.zip")2. Load "Sample Scene"3. Jobs > Burst > Open Inspector4. Select... Read more
Shader Texture is not displayed in Texture selector preview icon when te...
How to reproduce:1. Open the attached "TextureImporterIssues.zip" project2. In the Project window, observe Textures/2D Array texture... Read more
Input Action Binding doesn't show up in the Inspector when set without n...
How to reproduce:1. Open the attached "1291334" project2. Open the SampleScene3. Attach the "script" Script to the GameObject via In... Read more
Editor freezes when opening Preset window of script with SerializeReference
Reproduction steps:1. Open the attached "case_1290753.zip" project2. Load SampleScene3. Select the "Directional Light" GameObject in... Read more
The selected option in the Timeline Selector menu gets reverted back to ...
How to reproduce:1. Open the attached '1291455.zip' project2. Open 'SampleScene' (Scenes > SampleScene)3. Open Window > Sequen... Read more
[UnityRenderStreaming] Prompt window re-appears when selecting folder fo...
How to reproduce:1. Open the attached project "case1286452.zip"2. In the top left menu bar go to Edit -> Render streaming -> D... Read more
All Dependent AssetBundles are changed when modifying a SpriteAtlas in S...
How to reproduce:1. Open the attached project2. In the top toolbar, select Bug Report->Execute3. Inspect the Console Window Expec... Read more
Some UI Component properties do not show that they were modified when th...
How to reproduce:1. Open the user's attached "LayoutGroupPrefabBug" project2. Open the Scene named "Scene"3. Select the "Panel" Game... Read more
Device Simulator Plugin Control panel elements are spaced based on windo...
Steps to reproduce:1. Open new project with UnityVersion: 2021.1.0a6.1138.mobile/device-simulator/extensions.10Revision: mobile/devi... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used