Search Issue Tracker
[M1][UI] Canvas can't render images
Reproduction steps: Open the user's attached project Open Assets > Alphabet Board > Scenes > MainScene Observe Game View Ex... Read more
[Backport] "Can't play movie" error is thrown when setting VideoPlayer.u...
Reproduction steps:1. Open attached project "Case_1388735" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console Expe... Read more
Sprite Atlas bundle does not track the dependency changes when packing S...
Reproduction steps:1. Open the user's attached project "Atlas Test.zip"2. Click "Unity Support/Build Built-in Bundles" in the menu b... Read more
HDRP Wizard doesn't fix default built-in materials
How to reproduce:1. Open or create any built-in RP project2. Add a 3D Cube to the scene3. Open package manager and install "High Def... Read more
Exception thrown when using AddressablesAssetPostProcessor.OnPostProcess...
We added AddressablesAssetPostProcessor.OnPostProcess.Register to the localization package: {code:java}[InitializeOnLoad]class Local... Read more
[VFX/URP] Lit compilation failure
Compilation failure observed on Lit Putput: {code:java}Details: Message: Shader error in 'Hidden/VFX/VFX - TestTransparent - Lit/Sys... Read more
Crash on Play when <ComputeBuffer>.GetData() attempts a partial read on ...
To reproduce:1. Open the project “GetDataBugRepro”2. Make sure that Graphics API is set to DX12 (Edit → Project Settings → Player → ... Read more
Symbols in the text has an offset to the right side when using Italic Fo...
The shearAdjustment is specific to each font and the best way to resolve this issue would be to expose more customizability for the ... Read more
The header is shown multiple times when variables are separated by a comma
Reproduction steps: Open the attached project (“header.zip“) Select scene “SampleScene” Select GameObject called “Main Camera” In th... Read more
Editor can not determine if GraphicsFence has passed when using CommandB...
Reproduction steps: Open the attached project(CommandBufferBug.zip) Select Assets/Scenes/POC Enter Play Mode Observe the error in th... 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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script