Search Issue Tracker
LocationService.Start scripting reference C# example has errors
In the public scripting reference documentation https://docs.unity3d.com/Documentation/ScriptReference/LocationService.Start.html th... Read more
No shadows are drawn in Editor when platform is set to Windows Phone 8
Since shadows were disabled due to driver issues on some devices, it would be reasonable to enable shadows and give a warning that s... Read more
Memory is never released in GLES 3.0 graphics level when using RenderTex...
Reproduced on:Google Nexus 5 with Android 4.4.2 Reproduced with:Unity Version 4.3.3f1 (c8ca9b6b9936)Unity Version 4.3.4f1 (e444f76e0... Read more
Specific custom outline shader does not work in landscape application or...
If you are using some kind of outline shader, you can follow these steps to see if this issue also applies to you. Steps to reproduc... Read more
Triangle & quad Sprites can generate far too many vertices
To reproduce:1. Open the attached project2. Open the scene view3. Set the view to "Wireframe"4. The right sprite ("night_bg_lowerrig... Read more
Missing Documentation: LoadRawTextureData
The Texture2D page has no link or reference to this method: http://docs.unity3d.com/Documentation/ScriptReference/Texture2D.html The... Read more
Wrong order in Parameters section of Microphone.Start
To reproduce:1. Open the scripting reference and navigate to Microphone.Start2. Notice that in the parameter section of the document... Read more
Rect transform Pos X/Y does not instantly update after reparenting
To reproduce:1. Open "New Unity Project 51"2. Open scene test3. Select the image, make note of it's pos x, pos y4. Reparent the imag... Read more
Editor crashes after trying to call a method of a destroyed object
To reproduce: 1) Download project2) Open "test" scene3) Select menu item Crash/Me4) Click "Crash Me" button5) Notice that editor bec... 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