Search Issue Tracker
Textures are not compressed when building bundles
How to reproduce: 1. Open users attached project 2. Open Edit > Preferences > Asset Pipeline and enable Compress Assets on Import 3.... Read more
The mouse pointer does not update when moving it between two windows
Reproduction steps: 1. Open a new Unity project 2. Move the mouse cursor between the Hierarchy and Scene view windows (about 3-5 c... Read more
Specific Actions dropdown tab does not appear when setting the Target of...
How to reproduce: 1. Open the user attached project 2. Enter the "LEGO Tutorial" Scene found in the Scenes folder (Assets -> LEGO ->... Read more
Crash on OnDemandScheduler::SetStandbyWorkerCount when opening a project...
How to reproduce: 1. Create a new project 2. Create e.g. a text file outside of your projects directory 3. Use the file from outside... Read more
[Android] Keyboard doesn't show up when trying to input text in an Input...
Repro steps: 1. Create a new project and create an Input Field (reproduced with regular and TMPro Input Fields) 2. Build and Run on ... Read more
[Mac][Metal] Any editor selection lags behind when navigating in Hierarc...
To reproduce: 1. Create new project 2. Hover over different objects in Hierarchy 3. Select and deselect any asset in Project view 4.... Read more
[Android] AndroidJavaClass.GetStatic returns null when being built to An...
To reproduce: 1. Open attached project 2. Build and run to android device 3. Check Logcat Actual result: In logcat can see this lin... Read more
[URP] The Scene View flickers when hovering over it with the cursor
Reproduction steps: 1. Open the attached “Spiders” project 2. Open the “Scenes/SampleScene” Scene in the Project window 3. Move y... Read more
[Android player] Unity.Entiyies 0.8.0-preview.8 LiveLinkRuntimeSystemGro...
To reproduce: 1. Open a new project 2. Import Entities package 3. Switch platform to Android Expected: Everything compiles with no ... Read more
[IL2CPP] Double and float number values are different when uint is caste...
How to reproduce: 1. Open attached project ("Broken_il2cpp.zip") 2. Open Build Settings window (File->Build Settings...) 3. Open Pla... 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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used