Search Issue Tracker
[Android][iOS] Resolving MSAA Depth RT with custom blit shader results i...
To reproduce:1. Open attached project "MSAADepthBug.zip"2. Open "MSAADepthBugDemo.unity" scene3. Build for iOS device4. Deploy the X... Read more
[GL/GLES3] Particles texture is rendered on the ground on some devices
How to reproduce:1. Open the attached project2. Make sure Graphics API is set to GLES33. Build and run 27_OrbitalVelocity_ArtScene s... Read more
[Windows] Artifact appears after splash screen in the Standalone build o...
Artifact appears after splash screen in the Windows Standalone build Steps to repro:1. Open the attached Project.2. File > Build ... Read more
[OpenGL] MRT(multiple render targets) on OpenGL ES does not work as expe...
Steps to reproduce:1. Open user attached project - if on windows, it will launch with directx11 graphics api2. Hit Play, and check t... Read more
[Android] [OpenGLES3] Crash on Snapdragon 845 devices when using materia...
How to reproduce:1. Download the attached project "CrashPro.zip"2. Build and Run "TestScene" Scene on Android Expected result: The a... Read more
[Android] 2xMSAA does not work on Mali devices when Post Processing is e...
How to reproduce:1. Open attached project "MSAA_Test 2.zip"2. Build and Run on Android3. When the app loads, select "2x" from dropdo... Read more
[Linux][Editor] Editor crashes if drivers don't support OpenGL 3.1
Currently, if the GPU does not support OpenGL 3.1, Unity crashes with "Failed to initialize unity graphics". Instead, it should dete... Read more
[OpenGLCore] Result of Graphics.Blit in Coroutines becomes black in Buil...
How to reproduce:1. Open the project in the attached "20190410_bug_minimal.zip"2. Make sure OpenGLCore is on top of graphics API lis... Read more
Standalone player do not support Compute Shaders when OpenGL extension i...
How to reproduce:1. Open attached project2. Build for Windows3. Run the build with -force-glcore42 argument Reproducible with: 2018.... 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