Search Issue Tracker
Lod cross fade doesn't work with Shader Graph
Shadergraph shaders do not give expected results when LOD Groups are set up to cross fade.Steps to repro: Open attached project Open... Read more
Memory Profiler doesn't show the negative values when comparing A and B ...
Reproduction steps: 1. Open the attached project “profiler“2. Open the Memory Profiler “Window>Analysis>Memory Profiler”3. Pre... Read more
“RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ call...
How to reproduce:1. Open the user’s attached “TestJSONImport.zip” project2. Open Menu > Test > KeyUpEventTest3. Press the “Q”,... Read more
[VFX Graph] Use base color map set to none after material change in output
When changing the material type of a HDRP Lit output in VFX Graph to six way smoke and then back to standard, the field in the inspe... Read more
Coverage package fails to gather any coverage for generic methods
Steps to reproduce: Open attached project Open test runner Run tests Generate coverage report Open generated coverage report Inspect... Read more
[Mac] Context menu in Hierarchy is available but not functional when the...
Steps to reproduce:1. Open a new Unity project2. Once the project is loaded, open another non-Unity window and keep it in focus3. Mo... Read more
Cursor's static properties does not change when changing the Cursor's st...
Reproduction steps:1. Open the “New2022Project” project2. Assign the “CursorLockOnly.cs” script to the “Main Camera” GameObject3. En... Read more
Cannot archive build for iOS using Xcode 13.3 when the project is built ...
Reproduction steps:1. Open the attached project “BuildRepro” on a Windows machine2. Build the project for the iOS platform3. Export ... Read more
Crash on AssetDatabase::CheckCanAddObjectToAsset(Object*) when applying ...
Reproduction steps:1. Open the attached project “TextureCrash”2. In the Project window find the “Assets/Herringbone_Brick_baseColor”... Read more
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal