Search Issue Tracker
[OpenGL][Linux] Scene View flickers diagonally when zooming in/out
Reproduction steps: 1. Open the attached “BugRepro” project 2. In Scene View, zoom in/out Expected result: Scene View does not ... 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
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_baseCo... Read more
Cursor's static properties does not change when changing the Cursor's st...
Reproduction steps: 1. Open the “New2022Project” project 2. Assign the “CursorLockOnly.cs” script to the “Main Camera” GameObject ... Read more
[Mac] Context menu in Hierarchy is available but not functional when the...
Steps to reproduce: 1. Open a new Unity project 2. Once the project is loaded, open another non-Unity window and keep it in focus ... 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
“RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ call...
How to reproduce: 1. Open the user’s attached “TestJSONImport.zip” project 2. Open Menu > Test > KeyUpEventTest 3. Press the “Q”,... 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. Pr... Read more
Need better user awareness when using LDA with duplicated scenes
*Steps to repro:* # Open the attached project and SampleScene scene; # Unpack the Directional light prefab; # Save a scene to ... Read more
ScreenCapture CaptureScreenshotAsTexture failed to generate texture when...
How to reproduce: 1. Open attached project "ScreenshotBugStripped.zip" and scene "SampleScene" 2. Enter Play mode 3. In Game Vie... 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
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
- "OnApplicationQuit" is called when "Application.wantsToQuit" returns false