Search Issue Tracker
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
One of the UI Canvas does not render in build
How to reproduce:1. Open the attached project2. Open and play the scene "Scene"3. Observe the text from both canvases rendering4. Bu... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used