Search Issue Tracker
Gyro.Gravity reads zero on iOS devices
1. Open user attached project2. Build and deploy to iOS device3. Text should render value of Gyro.Gravity.x, but it reports 0. Repro... Read more
Unity crashes after selecting whether to delete local cache
To reproduce: 1. Open any project2. Press "Unity > Preferences"3. In the "Cache Server" tab, change "Cache Server Mode" to "Remot... Read more
"Browse..." button's graphic in cache server menu indicates drop-down me...
To reproduce:1. Open any project2. Open "Unity > Preferences"3. Open the "Cache Server" tab4. Select "Local" in "Cache Server Mod... Read more
TextureImporterInspector shows "Alpha Usage = Input Texture Alpha" when ...
To reproduce:1. Open attached project2. Select "Blue" in the folder "Art"3. Notice that Alpha Usage is set to none4. Select "Green" ... Read more
TextureImporterInspector: "Mapping" popup text is empty
To reproduce:1. Open attached project2. In the project browser, select Art/Decal_Blood_013. In Import Settings, switch "Texture Shap... Read more
TextureImporterInspector: Normalmap setting carries over to Default text...
To reproduce:1. Open attached project2. Select the asset "Cat"3. Switch "Texture Type" to normal map, tick "Create for Grayscale", p... Read more
TextureImporterInspector: "Advanced" foldout collapses always
Reproduction steps: 1. Open user attached project2. Select Art/Blue and expand the "Advanced" foldout3. Additionally select Art/Gree... Read more
Cache Server: Local mode outputs connect failed error
To reproduce:1. Open attached project2. Notice that the cache server mode is set to "Local"Notice these errors:Socket: connect faile... Read more
"Object reference not set to an instance of an object" is being printed ...
Reproduction steps:1) Open user's attached project2) Open "test" scene3) Make sure main camera has "test" script attached4) Build an... Read more
AssetBundle has a dependency on another AssetBundle due to old propertie...
To reproduce:1. Open attached project2. Open example scene3. Select TextureReference object4. In Texture Reference script change Siz... 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 Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS