Search Issue Tracker
Rendering particles causes rendering artifacts
Steps to reproduce: 1. Download [Particles] FTP project from collab and open 18_LightsModule scene (Assets > ParticleTests)2. Ent... Read more
[IL2CPP] Building for iOS/Android fails with "Failed running UnityLinker...
Steps to reproduce: 1. Create a new Unity project2. Switch to iOS/Android3. Make sure that 'Scripting Backend' is set to 'IL2CPP' an... Read more
Delay saving assets hangs the Editor on launch with HDRP and Updated Pre...
Steps to reproduce:1. Download and open the attached project Result: editor hangs Reproduced on 2018.3.0b6, 2019.1.0a6 on any HDRP 2... Read more
[LWRP] 'ShaderIncludePathAttribute' is obsolete: '[ShaderIncludePath] at...
[LWRP] 'ShaderIncludePathAttribute' is obsolete: '[ShaderIncludePath] attribute is no longer supported' error in the Console once th... Read more
Unity takes extremely long time to load complex Prefab
Steps to reproduce:1. Open attached project2. Pres on "Assets/Resources/Characters/Lone Wolf/Lone Wolf.prefab" Expected result: It t... Read more
The "Materials" tab in the Inspector window is empty when inspecting an ...
How to reproduce:1. Open the attached project (materials.zip)2. In the Project Window, navigate to "Assets", select "cube"3. Navigat... Read more
Using Graphics.CopyTexture shows only grey color
To reproduce:1. Open users attached project "CopyTexture.zip"2. Open "Test.unity" scene3. Enter Play mode4. Observe a grey rectangle... Read more
Paint trees tool does not load images when paint tool is opened
Reproduction steps:1. Open "BugTerrainTrees.zip"2. Open "Assets/Scenes/AisLabScene"3. Select "AB Terrain"4. In the terrain component... Read more
Setting custom bake inputs from the Lightmapping.started callback throws...
Setting custom bake inputs has this check```if (!GetProgressiveBakingBackendEnabled())ErrorString("Custom bake inputs will not be pr... Read more
Disabling Unity Analytics package throws compilation errors when project...
How to reproduce:1. Open the attached "Post-Processing Package compile failure.zip" project2. Open Package Manager window3. Make sur... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template