Search Issue Tracker
Lightmap disappears from a GameObject when generating lights in the othe...
Reproduction steps:1. Open the attached project "case_1362344.zip"2. Open the "SampleScene" Scene3. Duplicate this Scene4. Open the ... Read more
Texture exposure changes when Texture Type is set to Lightmap in the Tex...
How to reproduce:1. Set Color Space = Linear (Project Settings > Player).2. Import any EXR image.3. In TextureImporter, Change Te... Read more
Failed writing Precomp Packed Geometry file with a terrain that has low ...
Reproduction steps:1. Open project attached.2. Load scene "Scene"3. Open Lighting window.4. Press build. Expected result: Lighting w... Read more
[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
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