Search Issue Tracker
Undoing slider field change only resets slider position, doesn't undo th...
Steps to reproduce: 1. Create new project using Universal 3D template 2. Import Visual Effects Graph package 3. Create new VFX and o... Read more
Excessive Memory Allocations in the Editor when hovering over labels in ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” in the Project window3. Select the “Main ... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
Certain player settings missing from Windows, Linux and macOS player set...
How to reproduce:1. Open or create a project2. Open the Project Settings window3. Navigate to the Player section4. Click on the Spla... Read more
The cursor moves into wrong place when renaming folder/asset
Steps to reproduce: Create new 3D URP project Go to Project Browser, then RightMouseClick->Create->Folder Rename the folder to... Read more
[Linux] DisplayInfo.WorkArea ignores resolution scaling when working wit...
How to reproduce:1. Open the attached project named "desktop-move-window-sample-main.zip"2. Open "SampleScene"3. Build and Run4. Pre... Read more
TroubleShooter Title graphic is indicated as clickable, but upon clickin...
Steps to reproduce:1. Open Troubleshooter2. Hover mouse over "UNITY TROUBLESHOOTER" in the top left3. Observe cursor change to littl... Read more
Dependency list overlaps with the Samples list
After you install the Project Tiny package, and tick the Show Dependencies option in Package Manager, you will notice that the Depen... Read more
ECS: 1.0.0-pre.44 Visual glitches started appearing after upgrade
1. What happened We upgraded our project from pre.15 to pre.44 and now we have visual glitches. It looks like certain entities get b... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist