Search Issue Tracker
UI Toolkit UI Documents are not unloaded correctly when switching Scenes
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Press the “space” button to enter the next Scene (notice ... Read more
Player window does not scale resolution/aspect ratio when going from win...
Reproduction steps: Open the user attached project Press File → Build And Run Scale down the Player window horizontally Press ALT + ... Read more
[iOS] Crash when using Mediation
How to reproduce:1. Download the attached "MediationIOS" project2. Build and deploy the project to iOS3. Observe the crash Reproduce... Read more
[Android] Test Runner returns an error when running tests on an Android ...
Reproduction steps: Open the user’s attached project Select “Run All Tests (Android)” in the Test Runner window Search Editor.log fo... Read more
[VFX Graph] Assigned shader changes cannot be undone in Output Mesh
How to reproduce: Import the attached project Open Mesh Output vfx Open shader obejct picker Assign shader A Then assign shader B Pr... Read more
AudioSource.GetOutputData not returning data when toggled active by Time...
How to reproduce:1. Open the attached project “Test-Project.zip”2. Enter Play Mode Expected results: Output Volume is above 0 after ... Read more
Build fails when Scripting Backend is IL2CPP, and ThreadStatic attribute...
Steps to reproduce:1. Open the user’s project2. Change the Scripting Backed to IL2CPP (File → Build Settings → Player Settings → Pla... Read more
Timeline keeps ghost references to Signals
Steps to reproduce:1. Open the project “IN-14561” folder → Assets → Timeline → Signals → SIG_CompleteCurrentAction2.signal.meta2. No... Read more
"System.Exception" error is thrown when compiling code with Burst compil...
Steps to reproduce:1. Open the user’s project2. Observe the Console Expected result: The scripts are compiled successfullyActual res... Read more
[UIToolkit] "Nothing" flag gets set in the Enum flags field when earlier...
How to reproduce:1. Open the user’s attached “UIToolkitBug” project2. Open the “Scene” Scene3. Select the “Bug” GameObject in the Hi... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks