Search Issue Tracker
[Android][Docs] Update documentation on getting Unity generated manifest
https://docs.unity3d.com/Manual/android-manifest.html Examining the resulting Android manifest section is out of date. Not only that... Read more
[HDRP] Light intensity resets after 2 frames after changing it in the sc...
How to reproduce:1. Open attached Unity project (hdrp-light-intensity-issue)2. Load OutdoorsScene3. Select Sun gameObject4. Notice i... Read more
HDRP Terrain details are not lit correctly when Light Layers are enabled
How to reproduce:1. Open the attached project (HDRP_Terrain_LightLayer_Bug.zip)2. Open scene OutdoorsScene3. Go to Edit -> Projec... Read more
[TMP] Unicode characters are not applied when setting text from prefab t...
How to reproduce:1. Download the attached project "1400008.zip"2. Open "SampleScene" Scene3. Enter Play mode Expected result: The up... Read more
[IL2CPP][Android] MarshalDirectiveException error when using Microsoft o...
Reproduction steps:1. Open the attached project "ONNXRuntimeBug.zip"2. Go to Player Settings and set the "Scripting Backend" to "IL2... Read more
SpriteAtlasManager.atlasRequested is not listened to when entering Play ...
Reproduction steps:1. Open attached project "case_1366319"2. Open Scenes/SampleScene3. Enter Play Mode4. Wait for UI to finish loadi... Read more
Editor performance degrades when adding more Sprites to the Tilemap and ...
How to reproduce:1. Open the user attached "BugExample.zip" project2. Enter the "SampleScene" Scene found in the Assets/Scenes folde... Read more
[2D][Tilemap] Mask texture is not overridden when using SetPropertyBlock...
Reproduction steps:1. Open the user's attached project "Tilemap_MaskTex_test.zip"2. Enter Play mode3. Open Frame Debug window and cl... Read more
Square Sprite border changes to 4px after converting it to Single Mode
Reproduction steps:1. Open the user's attached project "Sandbox.zip"2. Select "Square" from the Project window3. Open Sprite Editor ... Read more
Project gets stuck on import loop when upgrading to newer streams
Reproduction steps:1. Open user's attached project Expected result: Project opensActual result: Project gets stuck on import loop (s... 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