Search Issue Tracker
Japanese and Korean IME are disabled when writing input in the Editor
To reproduce:1. Open the "TestScene" scene in the attached project2. Select the Main Camera from the Hierarchy3. Change keyboard lan... Read more
[Android] An application crashes if Development Build is enabled, on dev...
Reproduction steps:1. Open the attached project "ReproProjezt.zip";2. Enable Development Build in Build settings;3. Build the scene ... Read more
Color banding after calling OnRenderImage after the PostProcessingStack
Steps to reproduce:1. Open user attached project2. Wait until the scene bakes3. Play the scene4. Notice the banding issue after the ... Read more
[IAP] Building the project with IAP enabled results in failure and Error...
The issue only appears with Unity 5.3 when Build Target is set to iOS or WebGL. Steps to reproduce:1. Open User's attached project2.... Read more
CompositeCollider2D does not get hit by Physics2D raycast
Set geometry type to polygon. Outline works as edge collider which doesn't have "interior" which could be hit by raycast To reproduc... Read more
[WebGL][FF Win] Camera flag "don't clear" not working with new webglCont...
-e: with the introduction of webglContextAttributes option for overriding said attributes the "don't clear" flag on the camera can b... Read more
[MSE] Lighting settings don't change when editing multiple scenes and ne...
To reproduce:1. Open attached project "Lighting Test.zip".2. Open Lighting settings window, and observe that "Scene_1" and "Scene_2"... Read more
[UNet] Buttons are not clickable when using world space canvas with UNet
To reproduce:1. Open project attached by the user2. Build and run it for desktop3. Open "loading" scene from Assets->Scenes in Ed... Read more
Player crashes when pressing Alt-F4 on full screen mode when it is build...
Player crashes when pressing Alt-F4 on full screen mode when it is build using OpenGLCore Steps to reproduce:1. Open attached projec... Read more
Terrain grass is not affected by the Wind Zone
To reproduce:1. Download Unity project "GrassWindIssues.zip" from the link provided by the user2. Open "Main" scene3. Go into Play M... 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