Search Issue Tracker
Editor fails to detect MonoBehaviour class inside a script with namespac...
Reproduction steps:1) Open users project and click on "fun.cs" Expected result: MonoBehaviour in "fun.cs" should be recognized by ed... Read more
Camera with custom view port rect settings rendering in Game view broken...
In a new project, set Camera Viewport Rect W to 0.5. This should only render the camera view on half of the Game View, but instead i... Read more
[iOS][GLES2/3] Low performance when Image Effect is used on depth only c...
1. Open attached project2. Build to iOS3. Press "Clear Flag" and it will switch to skybox4. Performance will increase5. Press "Clear... Read more
[GearVR] RenderTextures are not rendering correctly. Android +VR
Regressed from 5.2.3f1 to 5.3.0f4 1) Download the attached project.2) Ensure VR mode is enabled and that you have the proper OSIG fi... Read more
[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
[Linux] OS freezes when tabbing away from fullscreen unity app
-e: see title, need to hard reboot the machine -repro:--build empty scene and run on linux--start in fullscreen--try to alt-tab away... 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 for... 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.2050781... Read more
Change IPv6 to IPv4 causes DNS issue
repro:1) set the environment IPv62) download a content via HttpWebRequest3) change the environment IPv44) download a content with th... Read more
TargetJoint2D added during runtime ignores collision
Steps to reproduce:1) open attached project2) play scene 'TestScene'- the scene has three cubes, bottom right corner shows expected ... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled