Search Issue Tracker
[IL2CPP] Mathf.RoundToInt method doesn't work correctly
To Reproduce: 1. Run the attached script with mono/il2ccpp2. Observe that IL2CPP returns incorrect values for: Mathf.RoundToInt(4.5f... Read more
Building a iOS project in OSX in Terminal blocks it
Building iOS project in OSX from terminal messes up terminal settings, and makes it unusable. Workaround: edit Unity.app/Contents/Pl... Read more
Multiline InputField throws ArgumentOutOfRange
Multiline InputField throws ArgumentOutOfRange exceptions when changing text property from a script. This problem appears only when ... Read more
Keyboard gets stuck if it's open while opening Recents on Lollipop devices
If keyboard is open while opening Recents on Lollipop, the keyboard gets stuck in that screen although you can still use the screen.... Read more
[Stripping] Xcode crashes when building to iOS with Strip Assemblies
Xcode crashes when building to iOS with Strip Assemblies. WORKAROUND: you have to add static fields so that certain classes wouldn't... Read more
AOT fails if Resources.LoadAsync<T>() is used
AOT cross compilation error is thrown if Resources.LoadAsync() is used as generic Read more
Asset Server doesn't work on OSX Yosemite
To Reproduce: 1. Type 'sudo /Library/StartupItems/UnityAssetServer/UnityAssetServer start' in terminal. 2. Notice that there is no '... Read more
SSL failure with WWW and WebRequest 32bit OS X player
-e: There's an SSL failure with WWW that's only happening on OS X 32bit player. It doesn't happen in the editor, or on Windows or in... Read more
Text caret is not visible on iOS
1. Open attached project2. Build for iOS3. Press "1." field and write some text4. There will be no visible caret on TextField Note: ... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder