Search Issue Tracker
[OpenGLES3] Draw calls aren't batched when using SRP batcher
Repro steps: 1. Open the attached project "LightmapSRPBatching" 2. Build and Run a player with OpenGLES3 3. Connect and Enable the F... Read more
[macOS] With OpenGL, properties unset when contained in same instancing ...
Reproduction steps: 1. Open the attached user's project "1019086-Poker.zip" 2. Enter Play Mode and observe the poker chip count 3. R... Read more
Reading RWTexture2D in a Compute Shader produces different results when ...
How to reproduce: 1. Open the attached project named "ComputeShaderTest.zip" 2. Open the SampleScene 3. Enter Play Mode 4. Open the ... Read more
Glitch on a build start when OpenGLCore Graphics API and Intel 64-bit Ar...
Reproduction steps: 1. Open user attached project "New Unity Project (80).zip" 2. Open Build Settings: File -> Build Settings... 3. ... Read more
Unused constants in the constant buffer are not stripped out when using ...
How to reproduce: 1. Open the user's attached project "UnusedConstants.zip" 2. Open Window>Analysis>Frame Debugger 3. Press "Enable"... Read more
[Android][OpenGL] Graphics.CopyTexture throws an error when using Normal...
How to reproduce it: 1. Open the user's attached project "TestCombine.rar" 2. Switch to Android 3. Enter the Play mode 4. Observe t... Read more
Build screen is not cleared when changing the aspect ratio on OpenGLCore...
How to reproduce: 1. Open the user's attached project 2. Build and Run the project (File -> Build and Run) 3. In the running Build, ... Read more
Linux Editor crashes at GfxDeviceGLES::DrawBuffersBatchMode when loading...
How to reproduce: 1. Open the user attached project (InterRetosProject.zip) 2. In the Project panel go to the "Assets>Scenes" folder... Read more
[Android] Consecutive calls to Graphics.DrawProcedural take a huge amoun...
How to reproduce: 1. Open the attached project ("Project_1369478" download link in the edit) 2. Open the "Main" Scene found in the "... Read more
Unity crashes when entering "-force-opengl" or "-force-glcore" in the Ad...
How to reproduce: 1. Add attached project "AdvancedProjectSettingsBug.zip" to the Unity Hub 2. Click three dots and select Advanced ... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport