Search Issue Tracker
Addressables package always includes URP's hlsl when doing content update
How to reproduce:1. Open the attached file "Addressables.zip"2. Open the Launch scene (Assets>Scenes>Launch)3. Hit the Play bu... Read more
Revert option is not available when right-clicked on the Prefab Componen...
Steps to reproduce:1. Open the attached project "case_1364181.zip"2. Open Scenes/SampleScene3. Select Directional Light in the Hiera... Read more
SHADER_AVAILABLE_XXX defines are not set in compute shaders
SHADER_AVAILABLE_XXX does not seem to be set for compute shaders Our specific use case is with VFX Graph where we have a shared incl... Read more
SceneManager.SceneLoaded is called after loaded scene's Awake call
Reproduction steps:1. Open the attached project "SceneSwitchingTest"2. Open Scenes/ManagerScene3. Press the 'A' key Expected result:... Read more
[Regression] Texture Preview looks brighter in Linear color space
Steps:1. Open attached project (20210909_tes.zip)2. Open _Texture_PreviewThumbnail scene3. Hit play4. Observe GameView Expected: All... Read more
[Android][SAMSUNG S PEN] IBeginDragHandler.OnBeginDrag and IDragHandler....
Reproduction steps:1. Open the attached project "PenTestIssue.zip"2. Build and install the application on a device3. Use the Pen on ... Read more
Visual Studio Code Intellisense is missing for newly added packages
Reproduction steps:1. Create a new project2. Install/update Visual Studio Code package3. Set VSCode as a default code editor (Prefer... Read more
[2D][Sprite Editor] Instantiated default assets can be edited in sprite ...
[2D][Sprite Editor] Instantiated default assets can be edited in sprite editor Instantiated default assets can be editted in sprite ... Read more
[URP] SRP Batcher doesn't batch Materials in ShadowCaster Pass when Emmi...
How to reproduce:1. Create New URP Project2. Create and open a New Scene3. Place 2 Cubes in the scene4. Create 2 Materials5. Assign ... Read more
[Input System] New Input system registering Active Touches when app lose...
How to reproduce:1. Open the attached project "2020.3.4f1-1.1pre6.zip"2. Select Android platform and press "Build And Run"3. When 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS