Search Issue Tracker
TextMesh Renderer bounds changed between 5.3 and 5.6
We rely on measuring the renderer bounds for text in our game to ensure it fits within the container. The bounds in 5.6.2p3 are slig... Read more
Mobile/Particles/Additive shader is affected by the global Fog
Steps to reproduce: 1) Download attached project 'MobileParticlesAdditiveWithFog - NewUnity.zip' and open in Unity2) Open scene 'Mob... Read more
Setting Material.mainTexture does not refresh texture on UI.Image
Reproduction steps:1. Open the attached project "Material.mainTexture error on UI.Image.zip";2. Open the Test.unity scene;3. Enter a... Read more
CommandBuffer.GetTemporaryRT with custom size is incorrect when renderin...
Steps to reproduce:1. Open attached project2. Open "_BlurryRefraction" scene3. Make sure Main Camera rendering path is set to "Forwa... Read more
[Graphics] Certain Graphics commands (SetViewport) only get applied to t...
BY DESIGN:Neither CommandBuffer.ClearRenderTarget or GL.Clear clears more than the first color buffer. We currently don't support cl... Read more
Splash screen resources are not unloaded from memory
How to reproduce:1. Open the attached project (1186265test.zip)2. Build and run the project (make sure Development Build is enabled)... Read more
[Regression] Wrong normal map decoding after setting Android or iOS buil...
Prerequisites:You'll need to have Unit Editor with either Android or iOS players support installed. Steps to repro: 1. Open attached... Read more
AlphaToMask renders incorrectly in OpenGL and Vulkan
Steps:1. The repro scene has a sphere using AlphaToMask in Shader.2. Build Windows player or Android apk3. Run with DX11, GLCore and... Read more
Terrain mesh generated around moving camera increasingly allocates memor...
Reproduction steps:1. Download project "NavMeshApiDemoLarge.zip" and open in Unity2. Chose scene "GenerationBug"3. Select Window -&g... 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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()