Search Issue Tracker
If GameObject contains Animator Controller with Material Animation its M...
How to reproduce:1. Open the attached "zProject" project and "AnimatorBug" scene2. Enter playmode, click on Sphere (in Hierarchy) an... Read more
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce:1. Open attached project2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played para... Read more
[HDRP][DXR] Pathtracer does not converge when there's scene view and gam...
Repro steps :- Open attached project- Open SampleScene- Make sure pathtracer is active- check that pathtracer accumulate/converge wh... Read more
[GrabPass] Screen flips upside down when using GrabPass, HDR and image e...
The game view is vertically flipped when the following conditions are met: - The camera renders a material that uses GrabPass.- HDR ... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
UI GameObjects are not positioned at 0,0,0 when creating them while Scen...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Make sure the Scene view is active Right-click in the H... Read more
Inconsistent API Field names for enabling the effect between HDRP Volumes
How to reproduce:1. Create a new project with the HDRP package2. Open APITest script3. Try to enable the Screen Space Reflection Vol... Read more
[Deployment Management] "Keystore" text and keystore path are clipped in...
[Deployment Management] "Keystore" text and keystore path are clipped in keystore manager window. "Keystore" text and keystore path ... Read more
AudioImporter - Preload Audio Data setting is showing up in per-platform...
How to reproduce: 1- Import an audio file in a new project (attached one to the bug report).2- Select it to show its inspector.3- On... Read more
[Mac] 16:9 resolutions not appearing in either the Windowed or Fullscree...
Steps to reproduce:1. Force 16:9 Aspect Ratio under Player Settings->Supported Aspect Ratios2. Build Project for Standalone - Mac... 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