Search Issue Tracker
[Metal only] Crash when create CubemapArray with TextureFormat.YUY2
Very similar to this case 1214115 but with CubemapArray var cmapArray = new CubemapArray(32, 2,TextureFormat.YUY2, false); Steps:1. ... Read more
[2D Entities] Using Assets located packages return wrong Asset path
How to reproduce:1. Unzip the attached user's project ("wiros-2d.zip")2. Delete Packages/2D Entities folder because it contains the ... Read more
Documentation Link does not work when the "Spawn State" question mark bu...
Repo steps: Open Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Menu Cl... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
InputSystem Hover function gets triggered when Standalone Builds are un-...
How to reproduce:1. Open the attached “IN-29317.zip” project2. Open the Player Settings (Edit → Project Settings → Player)3. Set the... Read more
[Backend][Improved Prefabs] Applying dependent componet to nested prefab...
Steps:1. Create empty GameObject 'A' and 'B'2. Make prefab asset out of 'A' and another one out of 'B'3. Nest 'B' to 'A'4. Instantia... Read more
WebCamTexture.didUpdateThisFrame is set after the WebCamTexture is rendered
Updating didUpdateThisFrame property in LateUpdate() makes sense for MovieTexture because it's an output but WebCamTexture (which ca... Read more
Editor crashes when a specific scene is played/stopped multiple times us...
To reproduce:1. Open project2. Play/stop scene multiple times using CTRL+P until editor will crash (easiest to reproduce on 2017.1.0... Read more
[VR]Editor crashes when Oculus Rift USB connector is unplugged during pl...
How to reproduce:1. Create a new project2. Enable VR in the Player Settings3. Enter the Play Mode4. Unplug Oculus Rift USB connector... Read more
[GearVR] Pause/Unpause repeatedly crashes app
1) Enable developer mode in the Gear VR service.2) Start the app.3) Repeatedly mash the Gear VR Back button to pause/resume quickly.... 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11