Search Issue Tracker
Unity crashes on startup with iOS 4.3 devices
The Unity iOS player crashes on startup with iOS 4.3 devices. It stops the startup process at ImageLoader::runInitializers. Read more
[ImageEffects] Access Specifier on FishEye Image Effect Wrong
FishEye Standard Asset Image Effect class is not marked public. It cannot be referenced in user scripts as supplied 1. Open attached... Read more
WebGL build always show out of memory error in Chrome
To reproduce:1. Open and build the project to webgl2. Open the build with Chrome3. Observe the javascript errors. Read more
Lots of rect transform properties are constantly added to animation clip...
To reproduce:1. Open attached project2. Open scene3. Select the gameobject named "Login" in the scene at UI > Pop-Ups.4. Open the... Read more
iOS: Screen rotation breaks on-screen keyboards
Changing the screen orientation by setting a value to Screen.orientation breaks the input field in an on-screen keyboard (TouchScree... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
Audio clip volume is normalized when "Force to Mono" is enabled on a 16-...
Attached project:- Includes 2 pairs of audio clips that demonstrate the issue.- Notice the difference in volume between each clip an... Read more
Landscape right causes rendering error Tizen
Landscape right causes rendering error Tizen 1. What happened When the user selects Landscape Right, the bottom part of the screen r... Read more
Ambient Light Occlusion is not baked properly in a grid based scene
How to reproduce: 1. Open attached project2. Open scene OcclusionBug.unity- Notice how some of the squares are darker in the Shaded ... 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