Search Issue Tracker
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
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
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
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
[OSX] Unity crashes when minimizing/maximizing game view several times
To reproduce:1. Open Unity2. Click and hold shift + cmd so that the game view/scene view maximizes/minimizes3. Without releasing the... Read more
[Win Store] App crashes when snapping on startup
Launch WSA application from "Start" menu. When splash screen appears, wait for a blink. After a blink, snap application to left or r... 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