Search Issue Tracker
[Linux] Hovering over the Tile Palette window duplicates the cursor in t...
When hovering over the tile palette, the mouse also hovers over the scene window. To repro:- download project- open tile palette win... Read more
BoundsInt allPositionsWithin return points when BoundsInt x or y size is...
Steps to reproduce:1. Open the attached project (case_1227811.zip)2. Open SampleScene3. Enter Play Mode Expected result: None of the... Read more
Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After...
Steps to reproduce: Open a new shader graph grab some node (like world position) that can output a vector place to swizzle nodes on ... Read more
A yellow triangle appears when image file from Assets/Editor Default Res...
Reproduction steps:1. Open the "1396851.zip" project2. Open Assets > EditorGuiUtilityLoadEquivalent.uxml3. In the UI Builder's Hi... Read more
After light bake, when light is switched from Baked to Realtime - it doe...
Steps to reproduce:1. Open a the scene3. Switch light type to Baked.4. Bake lighting5. Switch the light back to Realtime, move the l... Read more
[SPS] Deferred rendering player with SPS crashes on exit
This is a consistent crash upon player exit when single-pass stereo and deferred rendering are used. Read more
Memory leak when a lot of UI elements are spawned and despawned
Reproduction steps:1. Open the attached “IN-93737” project2. Open the Memory Profiler window (Window > Analysis > Memory Profi... Read more
Extra space appears on right side in Notifications Menu when using horiz...
Steps to reproduce:1. Open Unity Hub2. Enable Notifications (Settings > Notifications > Enable notifications)3. Close Settings... Read more
NavMeshSurface has visual artifacts/clipping when using Physics Collider...
How to reproduce:1. Open attached project "BugRepro_4.zip" and scene "Dungeon"2. In Hierarchy window, select "Floor" object3. In Ins... Read more
ShortcutAttribute does not work when in Play mode and the Game view is s...
How to reproduce:1. Open the attached "Shortcut.zip" project2. Press Alt+N and notice that a message gets logged in the console3. En... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script