Search Issue Tracker
[Backport] [UI Toolkit] Child Label of Visual Element gets height set to...
Reproduction steps:1. Open the user attached project2. Open "UI/SpacesControlsUI" in UI Builder3. Enable Preview4. Hover over the bo... Read more
[Backport] [UI Toolkit] MouseEnterEvent/MouseOutEvent is called repeated...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Mouse over the Button4. Inspect ... Read more
[Backport] InvalidOperationException gets thrown in the Console when usi...
How to reproduce:1. Open the attached '1336180.zip' project2. Open the 'Test' Scene3. Enter the Play mode4. Observe the Console Expe... Read more
On WebGL Player spatial audio (3D Sound Settings) does not change direct...
How to reproduce:1. Open the user's attached “New Unity Project (1).zip” project2. Open the “SampleScene” Scene3. Switch platform to... Read more
[Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtil...
How to reproduce:1. Open the attached project2. In the top toolbar, select Test -> Pack Atlases Expected result: Atlases are pack... Read more
Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to...
Reproduction steps:1. Open the attached 'GetIndexBuffer' project2. Open the 'SampleScene'3. Observe the 'Assets\Body mesh.fbx' model... Read more
[NavMesh] NavMeshSurface cannot be referenced in Editor or Script
1. Open the attached project "internal_tower_defense.zip"2. Open the "Main Scene" under "\Assets\Scenes"3. Select "Manager" GameObje... Read more
Play, Pause, Skip Frame buttons in the Toolbar don't have Tooltips when ...
How to reproduce:1. Create a new Unity project2. In the Toolbar hover over the Play button Expected results: Tooltip appearsActual r... Read more
[VFX] VFX is updated if spawned behind the camera
The VisualEffect component instantiated outside of the frustum are updated until seen by the frustum, then, not updated anymore. Ste... Read more
VideoPlayer does not play video when device is using Android 6.0.1
How to reproduce:1. Open attached project "VideoPlayer2021.zip"2. Build and Run on Android3. When the app opens, press the button to... 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