Search Issue Tracker
[VFX] SRP Batcher issues with VFX Shadow-casters
SRP Batcher affects VFX shadows. Repro steps:1. Import the attached package in a VFX-enabled project (HDRP or URP)2. Observe the mis... Read more
VSync Count setting in Quality Settings of a Project has no Tooltip
How to reproduce:1. Create a new Unity project2. Open Edit > Project Settings > Quality3. Hover on VSync Count setting with mo... Read more
Mesh is drawn in the Inspector preview window when drawing with Graphics...
Reproduction steps:1. Open the user's attached project and Scenes/OnRenderObjectDebug scene2. In the Project window, select Material... Read more
First Material data is used for Shadowmap rendering when using multiple ...
First Material data is used for Shadowmap rendering when using multiple Materials with the same Shader and different properties. Thi... Read more
SetConstantBuffer resets to default when reimporting the script in the P...
Reproduction steps:1. Open the attached project "Demo.zip"2. Open "BugDemo.unity" Scene3. In the Hierarchy window select the sphere ... Read more
Crash on CustomRenderTextureManager::RecreateResources when "unity_built...
How to reproduce:1. Delete the "unity_builtin_extra" file in your Editor's directory under "version\Editor\Data\Resources"2. Try to ... Read more
vSyncCount does not work and targetFrameRate is not ignored when vSyncCo...
How to reproduce:1. Open the attached "fps" project2. Open the Scene "SampleScene"3. Enter the Play Mode Expected results: The text ... Read more
Incorrect preview when picking color with the pipette
Reproduction steps:1. Open the user's attached project and "Waiting Room" scene2. Select the "Button" game object in the hierarchy3.... Read more
BatchRendererGroup doesn't render GameObjects with URP Materials when SR...
How to reproduce:1. Open the user's attached "BatchTest.zip" project2. Open the "SampleScene" Scene3. Observe the Game view Expected... Read more
Texture is drawn inconsistently when rendering Mesh to a RenderTexture a...
Reproduction steps:1. Open the attached "case_1307699.zip" project and Scenes/SampleScene scene2. Enter the Play mode3. Observe the ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used