Search Issue Tracker
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... Read more
[ECS][Hybrid Renderer][URP] Entity Game Object has darker color in Play ...
Reproduction steps:1. Open "1182196" project2. Enter Play mode Expected Result: Both GameObjects stays the same color as out of Play... Read more
Multiple colliders and Edit Collider buttons are selected when Edit Coll...
How to reproduce:1. Create a new project2. Add 2 Box Collider Components to the 'Directional Light' GameObject3. Click any Edit Coll... Read more
[URP] Editor crashes on upgrading project to 2D Renderer after adding "R...
Editor crashes on upgrading project to 2D Renderer after adding "Render Feature object" in "Forward Renderer" preset asset. Steps to... Read more
[Addressables] Colliders of buttons are misplaced in AddressableAssetSet...
Colliders of buttons are misplaced in AddressableAssetSettings window, button icons are not clickable, user have to click on text St... Read more
Searcher example host window title is not user-friendly
Searcher example host window title is not user-friendly. Refer the attached screenshot Steps to reproduce:1) Create new project2) Wi... Read more
Input phase "Moved" is not registered when Thread is sleeping
Steps to reproduce:1. Open and build supplied project2. Press the button, then drag across the screen Expected: 'Began', 'Moved', 'E... Read more
[Mobile] Game View stretching when using Unity Remote 5 version 2.0
How to reproduce:1. Open the attached project2. Go to Menu bar-> Edit-> Project Settings-> Editor-> Device-> Chose An... Read more
DLLNotFoundException is thrown when trying to use .dll files present in ...
How to reproduce:1. Open the attached project("case_1196089")2. Enter Playmode Expected result: no errors are thrownActual result: "... 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