Search Issue Tracker
API updater fails to resolve dependencies when building with Terminal
Reproduction steps:1. Open Repro.sh inside the project folder and modify Unity's version path2. Open the Terminal and navigate to th... Read more
Shaders takes a long time to compile when using the Volumetric Lights
How to reproduce:1. Open the attached project "ShaderCompLong.zip"2. Open the "Demo" Scene (Assets/VolumetricLights/Demos/Minimal/Sc... Read more
Shader error is thrown when baking the lighting with static GameObjects ...
Reproduction steps:1. Open the user's attached project2. Select any GameObject in the Hierarchy and check the "Static" checkbox in t... Read more
OnPostRender is called multiple times per frame when setting Application...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... Read more
Building Asset Bundles takes longer when using URP
How to reproduce:1. Open the attached "Bundler_2021_URP.unity.zip" project2. Open the "SampleScene" Scene3. Select the "Bundler" Gam... Read more
[Universal RP] Stencil buffer is cleared when disabling SSAO and/or Dept...
How to reproduce:1. Open the user's attached project "HighlightTest.zip"2. Open Game View3. Select "ForwardRenderer" (Assets > Re... Read more
The Editor freezes or quits when building project with a specific combin...
How to reproduce:1. Open the attached project "1414548project"2. Build the project with Scene "PreLoad"3. Observe the building load ... Read more
Instanced URP Shaders using Spherical harmonics variables causes long in...
How to reproduce:1. Open the attached project "DrawMeshLongFirstCallURP.zip"2. Open the "BrokenShaderScene" Scene3. Open the Build S... Read more
DOTS Entities throws a compilation error when field variable is used in ...
How to reproduce:1. Open the user's attached project "Dots compiler bug.zip"2. Observe the Console window Expected result: No error ... Read more
DOTS Entities throws a compilation error "System.InvalidOperationExcepti...
How to reproduce:1. Open the user's attached project "GetSingletonEntity in getter.zip"2. Observe the Console window Expected result... 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
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC