Search Issue Tracker
[LWRP][XR] Transparent materials are not drawn when skybox is disabled i...
How To Reproduce:1) Setup a new project using LWRP 5.0 (package manager) or LWRP 5.1.0 (latest github as of 11/19/2018)2) Create a m... Read more
The side of a sprite is chopped off when it's Max Size property is changed
Repro steps:1. Open QA attached project "repro_1101500"2. Open scene "0"3. Observe the Game View4. Select the only sprite in the Pro... Read more
[iOS12] RenderTextureMemoryless.MSAA doesn't save memory
Reproduction steps:1. Open the attached project.2. Build and run it on an iOS 12 device.3. Click the buttons to turn AA ON or OFF an... Read more
[Android] Keyboard doesn't open when an InputField is touched with API L...
Repro steps:1. Open attached project2. Make sure Target API Level is set to "Automatic (highest installed)"3. Build and Run on Andro... Read more
Getting 'ArgumentException: Illegal characters in path' when opening pre...
To reproduce:1. Open users attached project "New Unity Project.zip"2. Open Preferences window Expected result: Preferences window is... Read more
Scripting: DownloadHandler.ReceiveContentLength 2GB integer overflow
To reproduce:1. Open attached project "DownloadHandlerOverflow_Unity2018.2.16f1.zip"2. Open "DownloadHandler.ReceiveContentLength In... Read more
[iOS] Unity adds Game Center and Push Notifications Capabilities to Xcod...
Unity automatically adds Game Center and Push notifications Capabilities to Xcode project, if you have code using those features e.g... Read more
[LWRP]Second camera with 'don't clear' mode breaks if it's viewport is c...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Change any Viewport Rec variable for object "Camera"... Read more
Deleting a GameObject hidden via hierarchy won't update visibility windo...
Steps to reproduce: 1. Create a GameObject (e.g. Cube)2. Press the little eye icon in the "Hierarchy"-window to hide it.3. Delete th... Read more
[Android][Vulkan] Terrain with Draw Instanced enabled is not rendered on...
How to reproduce:1. Open attached "TerrainNotRendered" project2. Build&Run "SampleScene" to Android3. Launch application Expecte... 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