Search Issue Tracker
Only one of multiple copies of the same StateMachineBehaviour script is ...
How to reproduce:1. Open the attached '1278575.zip' project2. In the Project window double-click on the 'AnimatorController' asset3.... Read more
[iOS] DownloadHandlerAudioClip streamAudio Ignores compression
Reproduction steps:1. Download and open the "unity-audio-tests.zip" project2. Build and deploy the project for iOS3. in the Xcode's ... Read more
[Terrain Tools] Using Terrain Split will automatically turn on Draw Inst...
When a user splits a Terrain object that has Draw Instanced turn off, the Draw Instanced setting will become checked. Repro Steps:1.... Read more
[XR][Vulkan][Oculus] Crash in hybrid renderer BeginRenderPass
When using the hybrid renderer with Oculus, the following crash occurs: Callstack:at vulkan.0xec338(Native Method)at vulkan.0xa44d4(... Read more
Templates don't have the verified version for Visual Studio Editor package
The Verified Version for Visual Studio Editor package is 2.0.2, but all templates for 2020.1 and 2020.2 now start with 2.0.1, which ... Read more
Performance decreases with a large number of components when AddComponen...
How to reproduce it:1. Open attached project '1278548.zip'2. Load 'AddComponentScene' from 'Assets' > 'FunctionalTests' > 'Add... Read more
Templates for 2019.4, 2020.1 and 2020.2 don't have the verified version ...
The Verified Version for VS Code is 1.2.2, but all templates for 2019.4 now start with 1.2.1, which is not the latest version and do... Read more
Creating built-in Component Class does not give a warning when using the...
How to reproduce:1. Open the attached "New CharacterController No Warning.zip" project and Scenes/SampleScene scene2. Enter the Play... Read more
[HDRP][DXR] Pathtracer does not support spotlight with pyramid or box sh...
Reproduction steps :1. Open any project2. Make sure HDRP + DXR wizard is all green3. Add Path Tracer override on a new volume and en... Read more
[2020.2.0b2] Crash when opening prefab with broken scripts
How to reproduce:1.Open the attached "PrefabCrash.zip" Project2.Open "MapPrefab.prefab"3. Repeat step 2 until Editor crashes Reprodu... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler