Search Issue Tracker
ScreenCapture.CaptureScreenshotAsTexture() will fail and hang editor whe...
ScreenCapture.CaptureScreenshotAsTexture() will fail and hang editor when called from outside of the player window When using the me... Read more
[iOS][Editor] Lensflare effect edge has a visible part of the borderline
How to reproduce:1. Open the attached lens_flare_test.zip project2. Inspect the Game View3. Enter the Play Mode (The issue is better... Read more
Having a project in the root directory of a drive causes DirectoryNotFou...
Steps to reproduce:1. Make a project folder the root of a drive for example: (e.g. E:\Assets\, E:\Library\, E:\Packages\, etc).2. Op... Read more
Editor window is black when TimeZoneKeyName is invalid
Steps to reproduce:1. Open Registry Editor2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\TimeZoneInformation3. Chang... Read more
[Metal][iOS] HDR and DepthOnly cause extra render passes
To reproduce:1. Open attached project "mem-ref.zip"2. Build for iOS3. Deploy the Xcode project to an iOS device4. After the project ... Read more
Unity editor freezes on Play mode when using SceneManager.LoadSceneAsync
To reproduce:1. Open the attached project from google drive2. Open scene SampleScene and press Play Actual result: Unity editor free... Read more
[Tilemap] Placing a tile on grid from Tile Palette has offcentered wiref...
How to reproduce:1. Open attached project2. Open Tile Palette3. Select middle tile4. Try placing it on Tilemap. Expected result: Hex... Read more
Cursor displays loading icon until game window loses focus when building...
How to reproduce:1. Open the attached project "1238158.zip"2. Build and run the project Expected result: once the game is loaded mou... Read more
[Animation] Selected value doesn't reflect in dropdown for "Compute posi...
Selected value doesn't reflect in dropdown for "Compute positions" and "Adjust Time scale" in blend tree . Refer the attached video ... Read more
Editor crashes when calling GetBoneTransform on an Animator with generat...
How to reproduce:1. Open project from "GetBoneTransformRepro.zip"2. Open ReproScene3. Start Play mode Expected result: Play mode sta... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code