Search Issue Tracker
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
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
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
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
Rect Transform Pivot also needs to always have prefab override status
Changing the Pivot value on a RectTransform in a Prefab updates the Pivot value in all instances of that Prefab. Rune says that shou... Read more
Project Browser shows '0' results in Asset Store when making a "t:Sprite...
Project Browser shows '0' results in Asset Store when making a "t:Sprite" search. Please see attached screen shot for details To rep... Read more
Keyboard does not appear when clicked on a textfield
To reproduce:1. Download the sample uGUI project or used the attached one2. Build and run the Widgets scene for iOS3. Touch the mult... Read more
uGUI: Drop down list contracts only when a value is changed
1. Download the sample uGUI project or use the attached one2. Run the Widgets scene on iOS3. Click on "First"4. See that a drop down... Read more
Parent 2d rigidbody causes child collider to move out of place
To reproduce:1. Open attached project2. Open scene "wer"3. Select the parent/child cubes with the rigidbody 2d - notice that the box... Read more
Terrain borders ignore tree density
To reproduce:1. Open attached project2. Open scene test3. Inspect that the trees on the terrain border form a nice wall4. Try adding... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS