Search Issue Tracker
When a button contains a image and text the layout logic does not work p...
Steps to reproduce : - open the project attached- go to Example > Test- check the Image Left and Restrict Height boxex- notice th... Read more
Opening multitasking window while playing video results in closed video,...
To reproduce:1. Open project BugReport-VideoSuspend2. Build and run on iOS3. Hear the background music of the app4. Tap the screen t... Read more
Prefabs overrides don't work properly with Rotation
Reproduced in 4.2.a3. 1 Create new project and import character controller2 Put 2 instances of 3rd Person Controller.prefab to the s... Read more
Shader GLSLPROGRAM parsing error
To reproduce:1. Create new project2. Import attached shader3. Change line 21 to #ifdef4. Build and run on iOS5. buggy_precompilation... Read more
Script is distorted in the Editor Inspector
1. Add the attached script to the project2. Highlight the script in the Project browser and see it's displayed in the inspector.3. M... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened