Search Issue Tracker
[Mobile][URP] All lights are emitting light from one light spot when the...
How to reproduce:1. Open the attached "1378103_Repro.zip" project2. Open the Build Settings (File->Build Settings...)3. Switch th... Read more
Prefab is moving away from mouse position while holding Alt key and drag...
How to reproduce:1. Create new project2. Create Cube in Hierarchy3. Make it a prefab by dragging it to Project tab4. Drag Cube prefa... Read more
Editor performance is slow when "Skip unused shader_features" is selecte...
How to reproduce:1. Open the attached "case_1378555" project2. Select the "Packages -> glTFast -> Runtime -> Shader -> g... Read more
Unable to click any UI buttons in VR
Reproduction steps:1. Open the user's attached "GLTFSizeRepo.zip" project2. Enter the Play mode3. Press the Start button on the left... Read more
Icon attached to MonoBehaviour script disappears when Selecting the Game...
Reproduction steps:1. Open the attached project "case_1379500.zip"2. Open Assets > Scenes > SampleScene3. Select "Thing.cs" in... Read more
[iOS] Inconsistent shader rendering
Reproduction steps:1. Download and open the attached "Shader Issue.zip" project with Unity 2021.2.0f12. Build and deploy the project... Read more
Crash when changing values of configurable joints properties
Reproduction steps:1. Open user-submitted project2. Drag "CapGuy" GameObject from Assets -> Shooter -> Prefabs to Scene3. Expa... Read more
Application.systemLanguage returns "Unknown" when system language is set...
How to reproduce:1. Set Hindi as the primary system language2. Open the attached project ("ApplicationSystemLanguageHindi.zip")3. En... Read more
[Android] SV_Coverage gets mistranslated from HLSL to GLSL when compilin...
Reproduction steps:1. Open the attached project "SV_Coverage gets mistranslated from HLSL to GLSL.zip"2. Switch to Android Platform ... Read more
iOS keyboard QuickType bar is not disabled in 15 iOS when it is set to f...
How to reproduce:1. Open project "KeyboardiOS15.zip"2. Go to the Build Settings3. Select iOS and build4. Open the project in the Xco... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class