Search Issue Tracker
[Android] Mobile keyboard disappears when Input Field is being changed
Reproduction steps:1) Download and open "914823_reproproj.zip"2) Build and run "main.unity" scene on an Android device3) Press on an... Read more
Warning appears when changing MeshFilter.sharedMesh during OnValidate()
Reproduction steps:1. Open project attached (TerrainEngine.zip).2. Open scene "testscene".3. Select object "Terrain".4. Change UTerr... Read more
GetCustomAttributes return null on .NET 4.6
Reproduction steps:1. Open the attached project2. Make sure that Scripting Runtime Version is set to "Experimental (.NET 4.6 Equival... Read more
Build & Run cancels build when Exceptions unrelated to build occur; Non-...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Observe build unrelated error in the console.4. Build and Run ... Read more
RectTransform.GetWorldCorners returns incorrect values
RectTransform.GetWorldCorners returns incorrect values when called from the third party component. When called from the gameObject i... Read more
Shader using UsePass does not recompile when referenced shader is changed
How to reproduce:1. Import users attached assets (Source shader, UsePass shader and a material)2. Notice that Console produces two e... Read more
Attempting to render to a part of RenderTexture using the Viewport Rect ...
Steps to reproduce:1. Open attached Unity Project "920065 - BugReport.zip".2. Load Scene "RenderScene".3. Select "Render" object in ... Read more
EventSystem.IsPointerOverGameObject reacts to UI elements that are on an...
To reproduce:1. Open attached Unity project "Bug.zip"2. Open "Campaign Scene" scene3. Go into Play Mode4. Move the mouse to the Game... Read more
[Android][VR] Right eye is not rendering with Single Pass rendering and ...
To reproduce: 1. Download and open attached "SinglePassTest.zip" project.2. Build and run project on a device. Expected result: Both... Read more
LoadAsset() throws The referenced script on this Behaviour (Game Object ...
Steps to reproduce:1. Open the attached project(Own Cloud)2. Open the scene "test"3. Play the scene4. Observe the warning in Console... 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