Search Issue Tracker
[VCS] VCS Context menu fails to show up and throws an error after upgrad...
How to reproduce:1. Create a new project with the 2019.3.0a11 or older version in your preferred workspace2. Open it and connect it ... Read more
"Assertion failed" when Unity recreates empty folders from their orphane...
How to reproduce:1. Open the attached "NoGithubReproProject" repro project2. Find the "New Folder" folder and open it in your file e... Read more
[Asset Importing] Pulling folder .meta file deletion does not properly d...
How to reproduce:1. Have two users on the same Git project with at least one empty folder2. With user 1: delete the folder and commi... Read more
Audio glitches and CPU usage increases when plugging microphone/speaker/...
How to reproduce:1. Plug any microphone/speaker into your computer via USB2. Open attached project3. Enter the Play Mode4. Open Prof... Read more
Windows Editor crashes on building when Custom texture is set as Project...
To reproduce:1. Open attached project;2. Make sure custom texture (you can use the texture added in the project (icon.png) or import... Read more
[Template] For all templates, "Reset packages to default" option resets ...
For all templates, "Reset packages to default" option resets all packages according to 3d template, regardless of the default packag... Read more
Bitfield extraction in hlsl can overwrite its own operand when compiling...
To reproduce:1) Open the attached project and scene2) Play it Expected: The console outputs '1'Actual: It outputs '0' Reproduced in ... Read more
[SerializeReference] SerializeReference re-creates objects when they are...
Reproduction steps:1. Open "1203135" project2. Add "TestBehaviour" to the Scene3. In the Console window notice "recordedReference ==... Read more
[IL2CPP] Build development player fails when processing unsafe script
Steps to reproduce:1. Download attached project2. Make sure that Allow unsafe code option is enabled3. Build a development build Act... Read more
[VCS] The Scroll Bar in the VCS Window can be hidden even when there are...
How to reproduce:1. Create a new project in your preferred workspace and open it2. Connect it to Perforce and check out 10-20 assets... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal