Search Issue Tracker
[Memory Profiler] Profiler shows that the Texture memory usage is lower ...
Reproduction steps:1. Open the project attached2. Enable Vulkan Graphics API in the Player Settings > Other Settings > Graphic... Read more
[ShaderGraph] ShaderGraph previews taking 50% of GPU
When you have an animated preview in ShaderGraph (with a time node somewhere upstream), ShaderGraph will peg the GPU, taking large a... Read more
Increment Snapping lock gets disabled when the X value is changed
Steps to reproduce:1. Open the attached project "SnappingIssue.zip"2. Open Scenes/SampleScene in the Project window3. Open the Incre... Read more
ShaderGraph Swizzle Node's color channels are not displayed as options w...
How to reproduce:1. Create an HDRP template project2. Create a "Lit Shader graph" e.g.3. Create a "Swizzle Node"4. Observe in the dr... Read more
[UAAL][Android] MonoBehaviors do not receive OnApplicationPause calls un...
Reproduction steps:1. Clone the https://github.com/Unity-Technologies/uaal-example repository2. Checkout this commit 6d82032ed4d501c... Read more
Same calculation gives different results when running Compute Shader due...
How to reproduce:1. Open the attached project2. Open the Test Runner (Window -> General -> Test Runner)3. In the Test Runner w... Read more
Editor crashes when switching to Console window after a failed WebGL bui...
How to reproduce:1. Open the attached project “ThreadsSupport.zip”2. Open “scene” Scene3. File > Build Settings > WebGL > S... Read more
Built Project is skipping frames when the Graphics API is set to Vulkan
Steps to reproduce:1. Open the linked project "ReproProject"2. Press File>Build and Run3. Observe the opened Project window Expec... Read more
Unneccessary MonoBehaviours included because UnityRootStrategy command l...
How to reproduce:1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 20192. In "UnityLinkerTest.cs" edit "UnityIns... Read more
It is not possible to add custom linker steps due to a problem with the ...
How to reproduce:1. Open the "UnityLinkerTests_.7z" with Visual Studio2. Go to Test -> Run All Tests Expected result: Tests are s... 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