Search Issue Tracker
[OpenGLES] Compute Shaders crash at dispatch call on Samsung S6
Using compute shader with Samsung s6 results in crash Project Steps: 1. Build & Run Android support 2. Crash Read more
[Linux][GLCore] fullscreen resolution produces only black/grey screen + ...
-e: see title, screen goes just black and nothing happens -repro: --get standard assets from asset store/build emtpy scene --build ... Read more
[GLES] Shader using const arrays crashes on some Androids (5.2.3)
Shader code like this: const half blurKernel[11] = {0.0009765625, 0.009765625, 0.04394531, 0.1171875, 0.2050781, 0.2460938, 0.20507... Read more
[OSX] Application.CaptureScreenshot produces different colors than in pl...
Reproduction steps: 1. Open attached project 2. Open and play "Main" scene 3. Press the "Space" button to capture screenshot 4. Not... Read more
[GlCore][OSX][Regression] Resizing Editor tabs leaves white trace
Steps to reproduce: 1. Open Unity in GlCore mode on OSX; 2. Create new project; 3. Resize one of the Editor tabs (Scene view/Game v... Read more
[GL][OSX] CPU Skinning is generating artifacts
Repro steps: 1) Open the project RootMotion and Scene.scene in it 2) Make sure GPU Skinning is off in the Player settings 3) Play t... Read more
[Crash][OSX] Standalone build crashes on startup with OpenGL2 on some co...
Reproduction steps: 1) Open attached project "GL2Crash" 2) Build for OSX Standalone Universal or x64 --- Build will crash on startup... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps: 1) Open the project(which is empty and newly created) 2) Change graphics API to GL 3) Notice the Game View breaks (look... Read more
[GL][compute] Scene w/ shader for DX11 crashes on OpenGLCore in edit mode
Steps to reproduce: 1. Download and open attached project "case_754519-Unity_Project.zip" 2. Open scene "Procedural cubes example" 3... 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