Search Issue Tracker
Texture2DArray.Apply() fails to free texture's system memory after uploa...
To reproduce: 1. Download and open attached "TestTextureArray2.zip (4.8 MB)" project.2. Open "main" scene.3. Enable "LoadTextureArra... Read more
Black edge on Sprites imported with Alpha Source = From Gray Scale
BY DESIGN:GrayScale to Alpha conversion is as follows :T gray = (red + blue + green) / 3;During conversion R G B values are left int... Read more
NetworkDiscovery message in buffer not cleared
When overriding an OnReceivedBroadcast() method, second parameter (string data) is not cleared between calls. I.e. if you get a mess... Read more
Baked lightmaps have lighter/brighter spots
How to reproduce:1. Open user attached project2. Clear lighting data3. Bake lighting4. Inspect game view Reproduced on: 5.5.0f1, 5.5... Read more
[Android] Debug.LogException is filtered as "I" Information instead of "...
To reproduce: 1. Download and open "rotate-test.zip" project.2. Build application on a device.3. Run logcat and filter information w... Read more
[Linux] config dialog image can make dialog unusable
-e: the picture will push the buttons into each other making them unusable--repro with 5.5.3, 5.6, 2017.1b6--works well on Windows a... Read more
Net ids don't match
netId's don't match between multiple editors. Same number is mapped to different game object on different instances of the game. Rep... Read more
[VR] Changing projection matrix crashes a scene w/ Terrain and Trees/Grass
Steps to reproduce:1) Download and open attached project2) Open svene "ww2"3) Make sure VR mode is on and Open VR is selected as API... Read more
[OS] Standalone build, cannot configure inputs on resolution dialog
Steps to reproduce:1. Build a new project2. Run the game3. Select input tab4. Double click on any entry to change it Expected Result... Read more
HDR to LDR image effect doesn't have sRGB enabled when using Linear Colo...
Steps to reproduce: 1) Download attached project 'HDRtoLDR_NosRGB.zip' and open in Unity2) In Player Settings, make sure Color Space... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions