Search Issue Tracker
[Rendering Debugger] Crash on ScriptableBatchRenderer::GenerateBuiltInCB...
Reproduction steps:1. Create a new URP project2. Open Window -> Analysis -> Rendering Debugger and change 'Material Override' ... Read more
[HDRP] Depth Fail operation is not executed when Write Depth is enabled
How to reproduce:1. Open the user's attached "BugReproStencil2" project2. Open the "EnableStencil" Scene3. Select "StencilFullscreen... Read more
[XR][Oculus] Shaders of hands and skybox are missing in the Build while ...
How to reproduce:1. Open the attached project from the Google Drive2. Build and Run the project on an Oculus Quest 2 device Expected... Read more
Static batches are not being created when calling StaticBatchingUtility....
How to reproduce:1. Open the attached project "FrameDebugBatch.zip"2. Open the "Main" Scene3. Open the Frame Debugger (Window > A... Read more
Enabling Batch Render Group API has negative impact on performance in XR...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Open Stats in the Game view and observe FPS4. Disable "To... Read more
[Render Pipeline Converter] Failed to convert some materials from Builti...
Steps:1. Open attached project (MaterialUpgrade.zip)2. Open repro scene-> Project is in BuiltinRP, observe the rendering of rock ... Read more
Screen.SetResolution with ExclusiveFullScreen and lower than half the na...
Reproduced on 2019.4.32f1, 2020.3.29f1, 2021.3.0f1, 2022.1.0b16, 2022.2.0a13. 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
"NullReferenceException" error is thrown when entering the Play Mode wit...
How to reproduce:1. Create a new Unity project2. In the Scene add "Canvas" (GameObject->UI->Canvas)3. Open the Inspector (Wind... Read more
Mouse input stops working to click world space UI when XR subsystem is r...
Reproduction steps:1. Open the attached "MouseInputXRSubsystem.zip" project2. Open the "SampleScene" scene3. Enter the Play mode4. C... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS