Search Issue Tracker
[Xcode] Bundle Identifier parts in Xcode project missing if they contain...
Steps to reproduce:1. Create a new project or open an existing one2. Use chinese characters for Product Name or Company Name (Edit -... Read more
Not uploading texture to the 3D API / GPU during importing has regressed...
Introduced in https://ono.unity3d.com/unity/unity/pull-request/127662/_/dcc/textureimporter/no-gpu-upload Tests affected:StreamingTe... Read more
Cannot resolve/suppress warnings when using deprecated/stripped properti...
How to reproduce:1. Open the attached project2. Inspect the "ImpossibleWarnings.cs" script3. Note that a warning is thrown for a dep... Read more
[TMP] Text scale changes are not handled when the lossyScale of the hier...
How to reproduce:1. Open the attached project's Scene labeled "TestScene"2. Enter the Play Mode3. In the Game View, inspect the Text... Read more
Keyboard Input is ignored when the second Binding of the same InputActio...
Steps to reproduce:1. Open the attached project "input.zip"2. Open Scenes/SampleScene3. Select the GameObject in the Hierarchy windo... Read more
[Physics] The capsule jitters falling into the cracks between triangle e...
How to reproduce:1. Open the user's attached "TriangleEdgeMeshCollisionRepro" project2. Open the Scene "SampleScene"3. Have both Sce... Read more
Overlays menu starts flickering when spacebar is held down
Reproduction steps:1. Create a new Unity project using any template2. Open the Scene View3. Hold down the spacebar to open the overl... Read more
[HDRP] Graphics.CopyTexture Error is thrown when disabling Dynamic Resol...
Reproduction steps:1. Open "Scenes/SampleScene"2. Press play3. Select "Main Camera" and disable "Allow Dynamic Resolution" Expected ... Read more
Shader compilation fails with "implicit cast from "float" to "vec2"" err...
How to reproduce:1. Open the user's attached project2. Select Edit/Project Settings/Player/Other Settings and set OpenGLCore as Grap... Read more
"A non-multisampled texture..." spams the Console
There's an auto resolve happening and then an incorrect Copy Depth pass. 1. After upgrading from 2021.2.0b1 to either 0b2 or 0b3 or ... 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