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
- “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