Search Issue Tracker
[GL] Screen space ambient obscurance image effect has artifacts with Ope...
To reproduce: 1. Open attached project 2. Go to Edit->Project settings->Player 3. Deselect Auto Graphics API for Mac 4. Add OpenGLCo... Read more
[GL][Windows] Player crashes when using fullscreen with non-native resol...
To reproduce: 1. Open attached project 2. Build and run win standalone 3. Uncheck windowed 4. Select non-native (smaller) resolution... Read more
[GL] 40% drop in speed using the OpenGLCore API under OSX
Using the OpenGLCore API shows a significant drop in speed. 75FPS under OpenGL 2.1, 45FPS under OpenGLCore. 1. Load the sample scene... Read more
[GLCore] vertical/horizontal stretched areas in gameview with image effe...
This was two issues in one: 1) lighting needed rebuilding since 5.3, otherwise wrong colors in realtime GI. 2) game view has stretch... Read more
[GLCORE] Render texture is stretched when there are multiple cameras in ...
To reproduce: 1. Open attached project (resize test.zip) 2. Open "resizetest" scene 3. Open the Game window 4. Resize the Game windo... Read more
[OpenGL] Floating Point RenderTextures produces different result in Open...
Steps to reproduce: 1. Download and open attached project "ReactionDiffusionShader.zip" 2. Make sure to set graphics API in player s... Read more
Large CPU overhead using OpenGLCore
Steps to reproduce: 1. Download and open attached project "Unity 5.3 tests.zip" 2. Make sure the API in player settings is set to Op... Read more
[OSX] Depth buffer is flipped in postfx sometimes gets corrupted, when n...
Steps to reproduce: 1. Download and open attached project 2. Open scene "Scenes/Game" 3. Switch rendering path to forward 4. Build s... Read more
[GL] Unity crashed when changing gfx API to GLcore a second time with In...
Follow the steps to reproduce: 1. Create new project 2. Create empty scene 3. Open Player Settings > Player window 3. Add OpenGles2 ... Read more
[GLES] Since 5.3 default shader precision statement inserted in wrong pl...
When writing shaders in GLSLPROGRAM snippets and adding #extension there, Unity compiles them and inserts additional default precisi... 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