Search Issue Tracker
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_baseColor”... 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
[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
[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” project2. Open Menu > Test > KeyUpEventTest3. 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. Pre... 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 the different ... Read more
ScreenCapture CaptureScreenshotAsTexture failed to generate texture when...
How to reproduce:1. Open attached project "ScreenshotBugStripped.zip" and scene "SampleScene"2. Enter Play mode3. In Game View, set ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code