Search Issue Tracker
Black screen is shown after Unity splash screen
On an Android device, once the 'Powered by Unity' splash screen has been hidden, there is a ~5 second delay before the first scene i... Read more
FillRectangle & DrawRectangle have no overload method that takes 10 argu...
Steps to reproduce : - import the project attached- notice the two errors in the console *Note: More info in the user's description. Read more
Bool Property doesn't get initialized via Object Initializers
Bool Property doesn't get initialized via Object Initializers //script A.cs...var b = new TestB() { B = false };Debug.Log(b.B); //pr... Read more
Frame rate is erratic, both in the editor and in the game when compiled
The issue:The Frame rate is erratic, both in the editor and in the game when compiled, even though I'm using a time.deltaTime to rot... Read more
Broken link (online and offline docs)
Broken link (online and offline docs) 2) How can we reproduce it using the example you attached http://docs.unity3d.com/Documentatio... Read more
Alpha texture not working on Windows
To reproduce: 1) Open attached project on Windows machine.2) View in game screen.3) Alpha texture is not working properly; pink and ... Read more
Files in the StreamingAssets folder should not be imported
Files in the StreamingAssets folder should not be imported In the attached example project, an ogg file is included. The Editor impo... Read more
Error on script with [ExecuteInEditMode] adds a component with hideFlags...
- Create a script Bar.cs- Create a script Foo.cs which attribute [ExecuteInEditMode], which adds Bar monoBehaviour to the gameObject... 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 cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11