Search Issue Tracker
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
Enable Instancing is turned off in the Substance material when the mater...
To reproduce: 1. Open the project, attached by user (Instancing.zip)2. Select metal_brushed_copper in the Project browser3. In the I... Read more
Screen.width & Screen.height reporting is inconsistent depending on when...
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Undock game window4. Set ratio to a fixed one5. Kee... Read more
[PVR] Light Probes crash Unity when LODs are used
Light probes crash Unity editor when LODs are used with Progressive Lightmapper backend. Steps for reproduction:1) Download the proj... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off