Search Issue Tracker
uGUI does not refresh when setting one of the predefined resolutions
To reproduce:1. Take any project that uses uGUI2. Undock the game window3. Change the resolution using the predefined resolutions pu... Read more
Setting Time.TimeScale to zero and then restoring it to normal speed del...
Steps to reproduce : - import the project attached- open the "Repro" scene- press space and notice the message in the console- unpau... Read more
Example code for NavMesh.CalculatePath is broken
1. Open documentation page via Help->Scripting Reference2. Find docs for NavMesh.CalculatePath Example code has the following pro... Read more
File endings supported by TextAsset are not listed in scripting document...
In the reference manual http://docs.unity3d.com/Documentation/Components/class-TextAsset.html at the top of the page supported text ... Read more
Game view preview of uGUI doesn't update after resize
To reproduce:1. Open attached project2. Open scene "Example - Layout"3. Make sure you are using the default layout4. Switch to the g... Read more
Application.persistentDataPath is not correct for OSX
To reproduce:1. Create a new project2. Create a new script3. Add Debug.Log(Application.persistentDataPath); to the Start() function4... Read more
LineRenderer renders black line with Self-illum/Diffuse material
To reproduce:1. Open the attached project (it contains a game object with a line renderer attach which use a Self-illum/Diffuse mate... Read more
Crash when trying to disable UIrenderer
To reproduce:1. Create any uGUI object (Text for example) in any project2. Create a script which contains this line in Start():GetCo... Read more
Deleted folders get recreated if their meta files are not deleted
To reproduce:1. Create a new project2. Switch the Version control to visible Meta Files3. Create a folder in the project4. Open your... Read more
Split sprites always look like the first slice of the sprite.
To reproduce:1. Open attached project2. open up spriteEditorError scene3. Inspect the spritesExpected result: All the sprites look d... 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