Search Issue Tracker
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... Read more
[entreprise support][iOS][Android] Standard shader turns to all white on...
Standard shader turns to all white on some GLES 3.0 android device and iphone6 when enabling metal Read more
[iOS][OpenGLES2] RenderTexture does not work on OpenGLES2 if it's size i...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Set Graphics API to OpenGLES2 in Player Settings4. Build 'Scene1 - Cr... Read more
Poor graphic quality on meshes on mobile platforms both editor and device
Scene quality on shading is not smooth when android platform is selected, it is less bad with iOS but it still has issues Read more
RGBAFloat textures are black on specific Android devices
Reproduction steps:1. Open the attached project2. Build and run on Android device3. Notice that with RGBAFloat the texture is all bl... Read more
Tonemapping has no effect on Android
I have a scene which uses the Tonemapping image effect. On my Mac in Game view I see a significant visual difference depending on wh... Read more
[ES3.0/3.1] When using an Alpha 8 image as an alpha mask on Android 6.X ...
Using an Alpha 8 image as an alpha mask on Android 6.X devices with Mali GPU the mask doesn't work (the mask isn't masking) when bui... Read more
GPU Skinning corrupts rigged mesh on Adreno GPU's from Unity 5.3
Meshes are not rendered properly on Adreno devices from Unity 5.3 when GPU Skinning is enabled Read more
Android renderer doesn't change shader between ETC1+Alpha and RGBA sprit...
When you have two sprites on single scene: one with ETC1+Alpha texture and another for example with truecolor texture you will see t... Read more
[Mobile] Reflection Probes on mobile devices are reflecting distorted
To reproduce:1) Open attached project and TEST.unity2) Play in editor, notice the straight reflection of the red columns3) Build and... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used