Search Issue Tracker
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
Label != "" error on every startup
To reproduce: 1. Open the attached project.2. Observe the Console window. Results: (error in the console) label != ""UnityEditor.Doc... Read more
Default resolution for standalone build is not correct when "Default is ...
By Design:On windows resolution is stored in the registry under keys such as "Software/<Company Name>/<Project Name>/Scr... Read more
[Android] Screen.SetResolution causes the previous screen image to flick...
Steps to reproduce:1. Open attached project2. Build and run for android3. Tap the screen-Screen flickers for one frame Expected resu... 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
[WSA] UnityWebRequest.Head() can not return a header in an UWP build
Steps to reproduce:1. Open the attached project (WebRequestRepro.zip)2. Switch platform to Windows Store3. Set the InternetClient ca... 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
Unity IAP Facebook store implementation library conflicts with NuGets Fa...
Step to reproduce:1. Create a new Unity project2. Enable IAP and import IAP plugin3. Import 'Facebook.dll' attached OR download Face... Read more
Build size regression for Android
1. What happenedBuild size for Android has grown from 5.6.1 to 2017.1.0.For the current project it is: from 26.1 to 27.2 MBs for il2... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code