Search Issue Tracker
[Camera] Camera preview does not display visible world space canvas
1. Create a new project. 2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button) 3. Select Canvas in Hierarc... Read more
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 proj... Read more
Inspector with the scrollbar is unusable when Material properties are ed...
How to reproduce: 1. Create a new project with any template 2. Create a new material (Asset > Create > Material) 3. Select the cr... 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 inspector 2. Enter play mode 3. Observe errors... 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
[UI Toolkit] Event is triggered on the wrong element after calling StopP...
How to reproduce: 1. Open the attached '1283061.zip' project 2. Open 'SampleScene' and enter the Play mode 3. In the Game view selec... Read more
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro: - Ope... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... 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
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap