Search Issue Tracker
"Unity.Tutorials.Core.Editor.BuildStartedCriterion" class instantiation-...
How to reproduce:1. Open a new 3D project2. Install the "Tutorial Framework" Package in the "Package Manager"3. Build a Player Expec... Read more
[Windows] The returned screen refresh rate is rounded down when calling ...
How to reproduce:1. In Windows, set the display refresh rate to 59,940 Hz (or any other non-integer value) (Right-click on the Deskt... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default