Search Issue Tracker
Memory leak in Texture2D.PackTextures() when padding is set to 1
Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode Results: Editor freezes and starts ... Read more
[Metal] Shader doesn't work in Standalone build with Metal Graphics API
Reproduction steps: 1. Open "MinimalRepro" project2. See Game view shader blur3. Build Standalone player with Metal Graphics API4. S... Read more
[Graphics-General] [LWRP] "CPU fence is invalid or very old!" exception ...
"CPU fence is invalid or very old!" exception is thrown on changing graphics APIs to Direct3D12 in LWRP project. Steps to repro:1. C... Read more
Objects are invisible when using IndirectDrawing based on CommandBuffer
To reproduce:1. Open user's attached project ("IndirectDraw")2. Open "IndirectDraw" scene3. Select "Main Camera" and disable "Indire... Read more
[ECS] Editor crashes with ScriptableBatchRenderer::AllocAndFillBuiltinIn...
How to reproduce: 1. Open attached "case_1120672-Crash2" project2. Drag "TileGrass" prefab into Hierarchy from Assets/Data/Resources... Read more
Editor crashes when Mesh.SetVertexBufferParams function is provided with...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode Expected result: Providing Mesh.Se... Read more
Undo Keyboard shortcut does not work if focused on the Scene View after ...
How to reproduce:1. Open the "SampleScene" in the attached "TestShortcutBug.zip" project2. Double Click on "GridMesh" GameObject to ... Read more
Standalone player crashes when accessing Mesh Filter of Mesh that has "R...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Run the build Result: build crashes Reproduced... Read more
Changing Blendshapes of Skinned Mesh Renderer breaks the texture when us...
How to reproduce:1. Open "SampleScene" in the attached "MorphTEST.zip" project2. Make sure that Import setting > Model > "Norm... Read more
Shader doesn't work with HDR
Reproduction steps: 1. Open "BlitTest.zip" project2. Look at the Game View3. "Main Camera" -> "HDR" -> uncheck/"off"4. Look at... 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