Search Issue Tracker
No way to get geometry-islands from PhysicsComposer or PhysicsDestructor.
When using PhysicsComposer and PhysicsDestructor, there is no way to group the returned geometry into islands. For many use-cases th... Read more
Multi-click in TextInput doesn't behave as expected
Steps to reproduce: Create a TextInput in an Editor window with some text in it (e.g. see attached script) Multi-click on the text. ... Read more
[Search] Exception in the console when search window is docked
I have a search window docked behind the hierarchy view. I'm not sure of the steps to reproduce the issue, but sometime when the edi... Read more
Project Auditor - Build Time calculation can get broken
I've ran into this a few times but in the Project Auditor under Build - Build Steps it seems to be miscalculating the Total Time. I ... Read more
"GetDownloadSizeAsync()" is frame rate and location-count-dependent
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Select the “Test“ GameObject4. Make sure you are ... Read more
Crash on block_merge_next when updating the transform of a physicsBody
How to reproduce:1. Open the attached “CrashRepro“ project2. Open the “Assets/Scenes/GameScene.unity“ Scene3. Enter Play Mode4. Move... Read more
An outdated Unity Hub's version is installed when downloading the Window...
How to reproduce:1. Navigate to the official download page of Unity Hub (https://unity.com/download)2. Press download for Windows3. ... Read more
"The referenced script (Unknown) on this Behaviour is missing!" warning ...
How to reproduce:1. Create a new HDRP project2. Press Ctrl + N3. Create the “Basic Indoors (HDRP)” template4. Enter Play Mode5. Obse... Read more
Error "UXML validation error: Line 3, Position 6: The element 'VisualEle...
Reproduction steps:1. Open the attached project "ReproProj"2. Execute the menu item “Tests > Schema Definitions” Expected result:... Read more
Multiple tests are failing in the Code Coverage Sample Asteroids project
How to reproduce:1. Create a new Unity project2. Install the "Code Coverage" package3. In the Package Manager, with the Code Coverag... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class