Search Issue Tracker
[WSA / UWP] MouseCallbacks don't work in 5.5
Reproduction steps:1. Build & run the attached project (MouseCallbacks_scene)2. Try clicking, dragging, moving etc.3. See that M... Read more
[iOS] No warning that "Camera Usage Description" should be added when us...
It's necessary to add 'NSCameraUsageDescription' to the Xcode project's info plist if the Camera api is used, otherwise the app will... Read more
[iOS] ReplayKit ShowCameraPreviewAt coordinates should be converted from...
To Reproduce: 1. Build and run the attached project.2. Start a video broadcast, observe that ReplayKit.ShowCameraPreviewAt is called... Read more
Warnings in the Standard Assets package
Importing the Standard Assets packahe with Unity 5.5.0b4 throws the following new warnings: Platform LinuxStandaloneSupport has only... Read more
[iOS] Signing info gets broken when appeding a project which doesen't us...
Basically this is by design, but it might make sense to consider this case: 1. Build any project.2. Disabled automatic signing and a... Read more
Unity Standalone build stutters on 59 hertz monitors with vSync enabled
Reproduction steps:1. Open the "StutterTest2.zip" project2. Build "Test" scene with Autoconnected Profiler setting enabled3. Play th... Read more
[NavMesh] [Carving] Unnecessary face added if two of surface vertices ar...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Bake navmesh if needed and notice that there's a thin line which... Read more
[macOS] UnityWebRequest starts failing to download files after several h...
Downloading assets with UnityWebRequest starts failing after many consecutive downloads (around a 1000). Steps to reproduce:1) Open ... Read more
[STV] New splash screen not drawn on STV
1) Build a project with splash screen enabled2) Run on STV3) Notice that only a frame is shown and then black. 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default