Search Issue Tracker
SystemExecutableAndDlls is counting the executable twice
To Reproduce: 1. Open the project & build it to iOS, with development build on. 2. Click 'Print sizes' notice that 'Total' is eq... Read more
Unable to show string that have converted from shift-jis to
1) What happened Unable to show string that have converted from shift-jis to utf8 (Only on Device) 2) How can we reproduce it using ... Read more
GUI Style Wordwrap causes extra spacing at the end of label to appear
To reproduce:1.Open attached project or check this forum post for repro steps without project: http://forum.unity3d.com/threads/guis... Read more
'Mark To Add' doesn't work on root folders, because an additional forwar...
To Reproduce: 1. Set up a Perforce workspace. 2. Create a project in it and set everything up in project settings, deselect 'Automat... Read more
Shaders are unloaded after every asset bundle build
Shaders are unloaded after every asset bundle build, which may cause a long build time if a lot of bundles are being built Read more
Changing the name of a single-sprite asset in the Project view breaks In...
To reproduce:1. Open attached project2. Open test scene3. Select and rename arrow1 asset in project tab4. Notice that the UI Image's... Read more
When trying to take a memory sample of the game when it is running, the ...
When trying to take a memory sample of an android build, if the memory takes a lot of space, the game will crash Read more
InputField with maximum number of characters doesn't accept 'replacement...
Steps to repro:1. Play the Untitled scene.2. Type "12". Select all characters, and then type "3". The input field shows "3".3. Now c... Read more
InputField.onValidateInput event called twice after every edit
To Reproduce: 1. To Reproduce open & run the attached project. 2. Type a single character into the input field, observe that onV... 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