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
[Visual Effect Graph] Crash on VFXExpressionContainer::EvaluateExpressio...
How to reproduce:1. Open the "VFX_Crash.zip" project2. Open the "VFX.vfx" graph3. Change the "Count" value to 0 in "Sequential Circl... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
[ShaderGraph] The Preview Window displays a completely black Node when w...
Reproduction steps:1. Create a new HDRP template project2. Create a new VFX Shader Graph3. Makes some changes to the graph Expected ... 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
[TextMeshPro] Vietnamese language character "ồ" gets replaced with "?" w...
Reproduction steps:1. Install "UniKeyNT.exe" and switch to the Vietnamese language (see https://www.unikey.org/en/ )2. Open the atta... 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
Project's Asset folder "Refresh" is much slower on Asset Pipeline Mode "...
How to reproduce:1. Open attached project "ADBV2SlowRefresh.zip"2. Edit -> Project Settings -> Editor -> "Asset Pipeline Mo... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation