Search Issue Tracker
[iOS] Metal crash with SetTargetBuffers
MTLTextureDescriptor has invalid pixelFormat (0) when trying to create a depth render texture with 4x MSAA Read more
[TextField] Arrow keys do not change caret position in OSX build (Both U...
Steps to reproduce this issue: 1. Open the attached project2. Create new scene3. Attach 'test' script onto any gameobject in the sce... Read more
[AssetBundles] Bundles with variant lose references to bundles without v...
To reproduce:1. Open attached project. It has a texture that is set to be in an asset bundle with a variant (high). There is also a ... Read more
WebGL AudioListener.volume has no effect
Reproduction steps:1. Open the attached project "WebGLAudioListener" and open the scene "AudioTest"2. Hit play in the editor, notice... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... Read more
Crash when compressed asset bundle is loaded with CreateFromFile
To reproduce:1. Open attached project2. Click Bundles -> Load3. Editor crashes Read more
Asset Bundle builder doesn't check cginc dependencies
To reproduce:1. Open attached project2. Click Bundles -> Build3. Make some changes to Test.cginc4. Click Bundles -> Build5. No... Read more
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... 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