Search Issue Tracker
[MixedMode?] Multiple light sources work incorrectly in forward renderin...
To reproduce:1. Open scene "BakedLightBug"2. Switch to 3D view.3. In inspector, switch the camera from deferred to forward lighting ... Read more
[Shuriken] Particle collider stretches only according to its size on x axis
Steps to reproduce: 1. Download and import attached project. EDIT: (CurvesSpace.zip)2. Open scene: main3. Select and simulate partic... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions