Search Issue Tracker
uGUI Button doesn't change color when Button(script) is disabled
1. Create new project2. Create GameObject "Button"3. Press play4. Select "Button" in hierarchy and disable Button(Script) component ... Read more
GLES3 graphics level does not work with image effects
When image effects are used in the scene and the "Automatic" or "Force OpenGL ES 3.0" graphics level is selected, then only the blac... Read more
SystemInfo.deviceType returns Desktop on WP8.1 device
In contrary to Windows Phone 8, which returns Handheld. Read more
Broken prefab crashes when undo any edits on it
1. Open attached project2. Open scene "Test Map"3. Select object "Player" in hierarchy4. Edit "Player" object(e.g. move it somewhere... Read more
Unity crash when scene is loaded with specific prefab order
1. Open attached project2. Open scene "Test"3. Unity will crash or 1. Create new project2. Create prefab with 2 childs and create an... Read more
Handheld class is not available in Windows Store Apps platform
Steps to reproduce:1. Download attached project or create a project which uses Handheld class.2. Build it to a folder. Exception wil... Read more
SystemInfo.supportsLocationService is False on Windows Phone
Steps to reproduce:1. Download attached project2. Deploy it to Windows Phone 8.1. Either if you allow Location service or not, Syste... Read more
AssetBundle.Unload(false) shouldn't be called when forcing OpenGL
To reproduce:1) Open up the attached project2) Build the "Main" scene with "Development build" option checked on a Windows standalon... Read more
Cannot set Flexible Width in Layout Element Component
Steps to reproduce : - create a new project- create three buttons and parent them as children to an Empty Game Object with a Vertica... Read more
Cannot set Preferred Width in the Layout Element Component
Steps to reproduce : - create a new project- create three buttons and parent them as children to an Empty Game Object with a Vertica... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template