Search Issue Tracker
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Unity Editor freezes when Task is run faster than every 1000ms
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. In the Simulator view, click “Start”4. In the upper-r... Read more
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Win...
Reproduction steps: Open the user’s attached project (“UnityWebRequestTLS12.zip”) Enter the Play Mode Expected result: Editor establ... Read more
[Lines] Error entering play mode with a line selected
Repro steps:1. Create a Line Renderer effect and have it selected and visible in the inspector2. Enter play mode3. Observe errors: N... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
[Silicon] ModelImporter.Import takes a long time when opening a project ...
Reproduction steps:1. Open the attached “ReproProject” project in batch mode with the following Command-line arguments: “[UNITY PATH... Read more
Hierarchy V2 Exclude Query Block does not return correct search results
Steps to reproduce: Open the attached project Open TestScene Add a new Query Block for Box Collider Observe that the Hierarchy windo... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... 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