Search Issue Tracker
Static Batching is inconsistent with the Editor when used in Player Build
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Press the Play button and observe the text... Read more
Static batching does not batch objects when trying to batch plane with a...
How to reproduce: 1. Open the attached project '1367922.zip' 2. Open 'SampleScene' Scene 3. Enter Play mode 4. Observe the 'Batches'... Read more
Graphics.DrawProceduralIndirect method doesn't have an override with Gra...
How to reproduce: 1. Open the attached "case_1372936" project 2. Observe the Console log Expected result: No error is thrown Actual... 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" Scene 3. In the Hierarchy window select the sphe... Read more
Color transformation values behaves differently after performing arithme...
How to reproduce it: 1. Open the attached project "New Unity Project (5).zip" 2. Load the "SampleScene" 3. Enter the Play Mode 4. Ob... Read more
Compute Buffer errors in the Player.log when building project with Verte...
Reproduction steps: 1. Open the attached project "1074438-IvalidStride.zip" 2. Open the "SampleScene" Scene 3. Set Vertex Compressio... Read more
Editor crashes when selecting objects in the Scene View
Reproduction steps: 1. Open the attached project "PSCrash.zip" 2. Open the "SampleScene" Scene 3. Select the "transform" Game Object... Read more
[HDRP] Probuilder mesh's texture disappears after enabling Path Tracing
How to reproduce: 1. Open the user's attached "ProBuilderTexturesNotAppearingInPathTracing.zip" project 2. Open the "PathTracingText... Read more
SRPBatcher not increasing CBuffer size when material shader is changed
Reproduction steps: 1. Open the attached project ("SRPBatcher_MaterialInstance_Shader_Switcheroo.zip") 2. Open the "Main" Scene: Ass... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL