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
FS.syncfs returns error
Cannot do persistent File IO operations in WebGL because FS.syncfs gives an error. Read more
[UI] Sprites display incorrectly using nested canvas in Linear color space
To reproduce:- Open the attached project- Make sure editor is in Linear mode, press play.- Both squares should look identical, but t... Read more
Mecanim transition preview freeze
Mecanim transition preview freeze 1. Preview does not playback until timeline of preview window in modified or zoomed. 2. Repro:Open... Read more
[Debugging] Evaluating GameObject.GetComponents() in a watch crashes Unity
Steps to reproduce: 1. Open the attached project2. Open 'Map.cs' script with MonoDevelop3. Put a breakpoint at line 236 and attach t... Read more
GI gets stuck on Bake Indirect when Precomputed Realtime resolution is >...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains a map built out of Unity primitives3. Set the Pr... Read more
[WSA] Docs missing some defines
This page has missing some defines, like UNITY_WP_8_1 and UNITY_METRO_8_1:http://docs.unity3d.com/Manual/PlatformDependentCompilatio... 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
WebGL documentation issues
Typos in http://docs.unity3d.com/Manual/webgl-building.html-" and open it in your default brower" should be "default browser"-"When ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS