Search Issue Tracker
Compiler crash when using named parameters
To reproduce 1. User has made repro project. Simply open and console responds with error. Note: The error occurs as well in 3.5.1 f2 Read more
Light probes don't work with additive levels, even when setting them exp...
Attached is a project to demonstrate that lightmap probes do not work on additively loaded scenes even with explicitly setting them ... Read more
Error when enabling and disabling portals
Steps to reproduce : - open the project - open Tools > Store > PortalGridSpawn - set a grid of 20x20 and compute the OC - select on... Read more
No shortcut for fullscreen on OS X
The default shortcut for fullscreen on OS X is Ctrl + Cmd + F. All fullscreen capable apps support it. Unity is a fullscreen app and... Read more
Remove gfxDevice dependency when building shaders
Remove gfxDevice dependency when building shaders (Premium Support case 2050 filed by Ricardo) To Reproduce: 1. Unzip project. 2. ... Read more
Sometimes when importing .lxo file it fails saying I need Modo 501.
Sometimes when importing .lxo file it fails saying I need Modo 501. Note: I have Modo 501 installed and the Mesh was built in this ... Read more
Application.loadedLevelName does not return the last loaded scene's name
Repro steps: 1. Open attached project 2. Play scene1; 3. Press fire button to load scene2; 4. Stop scene; 5. Check out console log o... Read more
Random.seed can't be set to reproduce random rolls
Random.seed can't be set to reproduce random rolls (probably due to internal data type unsigned long). This will stop applications f... Read more
Unity Remote Android page lacking information compared to iOS version.
We supply iOS source code for the remote app and the page about it is located here: http://unity3d.com/support/documentation/Manual/... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true