Search Issue Tracker
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
Unity Keyboard shortcut are not being underlined when Underline keyboard...
Steps to reproduce:1. Open "Control Panel"2. Open "Ease of Access Center"3. Select "Make the keyboard easier to use"4. Enable "Under... Read more
The TextureImporter's Apply button is not registered after changing the ...
How to reproduce:1. Open the attached "TilemapRepro.zip" Project2. Click on the "WallLow" Sprite3. Change the "Compression" Settings... Read more
[UI] Dialog of Unapplied import settings appear when trying to apply cha...
To reproduce:1. Open attached project2. Go to textures and change some settings3. Press Apply4. Press anywhere else on the editor5. ... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... Read more
Handwriting to text doesn't work in Editor
Steps to reproduce:1. Create a new project2. Try changing game objects name with Handwriting to text functionality Expected results:... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
[Linux] Editor sometimes crashes on exit in CentOS 7
[Linux] Editor sometimes crashes on exit in CentOS 7 In recent (2019.3) builds of the Linux editor, the editor will sometimes crash ... Read more
[LightProbes] With continuous baking enabled and baked light, light prob...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Light probe bug' scene3. Notice light probes in the scene affect... 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