Search Issue Tracker
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
[M1] Editor crashes when entering play mode for the second time
Reproduction steps:1. Open the user's project2. Enter play mode, then exit play mode3. Enter play mode again Expected result: Editor... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class