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. Re... 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 != "" UnityEdito... 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>/Screenmanager ... Read more
[Android] Screen.SetResolution causes the previous screen image to flick...
Steps to reproduce: 1. Open attached project 2. Build and run for android 3. Tap the screen -Screen flickers for one frame Expected... Read more
[VR] Changing projection matrix crashes a scene w/ Terrain and Trees/Grass
Steps to reproduce: 1) Download and open attached project 2) Open svene "ww2" 3) Make sure VR mode is on and Open VR is selected as ... 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 Store 3. Set the InternetClient... Read more
[OS] Standalone build, cannot configure inputs on resolution dialog
Steps to reproduce: 1. Build a new project 2. Run the game 3. Select input tab 4. Double click on any entry to change it Expected R... 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 Unity 2) In Player Settings, make sure Color Spa... Read more
Unity IAP Facebook store implementation library conflicts with NuGets Fa...
Step to reproduce: 1. Create a new Unity project 2. Enable IAP and import IAP plugin 3. Import 'Facebook.dll' attached OR download F... Read more
Build size regression for Android
1. What happened Build 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 ... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule