Search Issue Tracker
VFX System Border text cursor is sometimes not visible
How to reproduce:1. Create a new Unity project and install the Visual Effects package2. In the Project window, right-click -> Cre... Read more
Windows Build PR breaks Android XR Anchors
Steps to reproduce: 1. Start AnchorProvider or perform a Save or a Load, or an Erase operation to an Anchor.Basically, any call of t... Read more
[Hub] [Mac] Linux Support is installed at root of Unity installation ins...
To reproduce:1) Open Unity Hub2) Install Unity with Linux Support Expected: The support is installed in {UNITY_PATH}/PlaybackEngines... Read more
Texture's dimensions swap when it's width or height is bigger than 4096p...
How to reproduce:1. Open the attached 'TextureLoadBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: Tex... Read more
Save process is triggered every time when prefab property values are cha...
Reproduction steps:1. Open the attached project “SaveProperty”2. Open Project Settings (Edit > Project Settings)3. In the Project... Read more
MissingReferenceException when entering Play mode while UI Document sele...
How to reproduce:1. Open the attached project “IN-114113”2. In the Hierarchy window, select “UIDocument“3. Lock the Inspector window... Read more
Texelsize node does not return the correct value when you reduce the tex...
The shadergraph node "texelsize" does not return the correct value when you reduce the texture quality in quality settings. I discov... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
Tile Palette Brush Pick and Tile Palette Clipboard overlay indicators in...
How to reproduce:1. Open any project2. Open Tile Palette3. Activate both Tile Palette Brush Pick and Tile Palette Clipboard overlays... Read more
Render Texture is not cleared before Camera rendering when using Univers...
How to reproduce:1. Open User's attached URPTemplate.zip project2. Open SampleScene found in Assets -> Scenes3. Enter the Play mo... 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