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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera