Search Issue Tracker
[Crash] Unity and Windows hangs when changing size of any window inside ...
Unity and Windows hangs when changing size of any window inside Editor Seems connected to Case 582308 2) How can we reproduce it usi... Read more
Dynamically added uGUI elements are broken
To reproduce:1. Open attached project.2. Open scene "BasicScene"3. Enter play mode - 20 objects are created (they are rect transform... Read more
www.isDone never get's true on iOS
while (!web.isDone) {} is infinite on iOS By design reason: Code should yield inside that loop, because WWW download on iOS are runn... Read more
Cubemap: HDR Cubemaps (RGBM) do not display correctly as skybox
To reproduce:1. Import attached hdr file into unity2. Set the import settings to advanced and the mapping to auto3. Create a new sky... Read more
IOS over the air limit docs is outdated
Steps to reproduce : - open https://docs.unity3d.com/Documentation/Manual/iphone-playerSizeOptimization.html and notice it states th... Read more
Motion has hiccups/stutters on portable devices
There are motion stutters in some time intervals, if you look closely. DUT:Google Nexus 4 with Android 4.4.2HTC ONE with Android 4.3... Read more
Font.RequestCharactersInTexture crashes the Android App
Reproduced on:Google Nexus 5 with Android 4.4.2 Reproduced with:Unity Version 4.5.0a2 (965892abff45)Unity Version 4.5.0b6 (eb7ac579f... Read more
Sorting layer + mesh renderer breaks sorting layers
To reproduce:1. Open attached project2. Open scene test3. Select the object in scene4. Right click it's render layer test component ... Read more
uGUI is not visible in web player builds
To reproduce:1. Create a new project2. Add a uGUI button to a new scene3. Save the scene and build the project for web player4. Run ... Read more
The engine crashed when using a Texture2D field in a field in a Serializ...
To reproduce:- Add the NewBehaviourScript to the MainCamera- Save the scene- The engine will crash, probably during the serialisatio... 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