Search Issue Tracker
Recorder outputs corrupted video when used with Timeline in multiple Scenes
Reproduction steps:1. Open the attached "repro_IN-42198.zip" project2. Open the "Scene1" Scene3. Enter the Play Mode4. Wait for the ... Read more
Sprite Asset changes are unsaved after updating sprite atlas
How to reproduce:1. Download and open the attached "repro_project" project2. In the Project window, select Assets > Resources >... Read more
Dynamic lights still show up in the Profiler consuming time when "Main L...
How to reproduce:1. Open the "IN_42018" project2. Press File -> Buil Settings3. In Build Settings enable "Development Build" and ... Read more
[DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes ...
On DirectX 12, when calling ShaderData.Pass.CompileVariant, the returned data contains 38 extra bytes in ShaderData.VariantCompileIn... Read more
Physics.Raycast fails to detect collisions when Navmesh Agent's position...
How to reproduce:1. Open the user’s attached project “Bug Test.zip”2. Build And Run Expected result: Raycast detects collision by tu... Read more
Some shadows rendered in Editor are not rendered when in Player
How to reproduce:1. Open the “shadow_repro“ project2. Look around the scene and observe the shadows3. Build and Run4. Observe the sh... Read more
[URP] Adreno GPU is not getting the required vertex data
Steps to reproduce: 1) Download attached project and open in Unity 2) Build and Run "KeepFrame" scene Observe: black/ distorted scre... Read more
Material leaks memory when entering playmode
How to reproduce:1. Download and open the attached "My project" project2. Open the Profiler window3. Enter Play mode4. Observe the M... Read more
With specific Windows 10 settings, the player window resolution does not...
Reproduction steps:1. Open the attached project “ResolutionMismatch”2. Open Scene “Assets/Scenes/DemoScene.unity”3. Open Display set... Read more
InputSystem only performs one action when identical modifier sets are us...
How to reproduce:1. Open the “repro.zip“ project2. Open the “Main“ scene3. Enter Play Mode4. Press the keys Ctrl + A 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
- “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