Search Issue Tracker
Input field value cannot be copied in runtime when the field is readonly
Reproduction steps:1. Open the attached “ReadonlyCopy.zip“ project2. Open the “SampleScene” scene3. Enter Play mode4. In the Game vi... Read more
The view of the app is not fully visible when changing screen orientatio...
How to reproduce:1. Build and Run the “16.zip” project on a device with iOS 162. In-app rotate a device to change the orientation3. ... Read more
[2D][Shadergraph] Alpha clipping is not taken into account when using Un...
How to reproduce:1. Open the attached project "SpriteShadergraphBug.zip"2. Open the "SampleScene" Scene3. Enter the Play mode Expect... Read more
Opening and closing the Shader Graph window causes a memory leak
Reproduction steps:1. Open the attached project2. Open Task Manager to monitor RAM consumption, note current RAM consumption3. Open ... Read more
GC calls generate micro-freezes when UnityEventBase creates a lot of m_C...
Reproduction steps:1. Open the attached project “IN-3528.zip”2. Start Play Mode3. Click Window > Analysis > Memory profiler4. ... Read more
Shadow Cascades are acting weird and are rendered differently when chang...
How to reproduce:1. Open the attached project "ShadowCascadesIssue_3D"2. Observe the Scene View by changing the View Position Expect... Read more
[M1] Errors building when Apple Silicon or Intel 64-bit is selected as B...
Reproduction steps:1. Open the user's "vpe-rock.zip" project2. Open the Build Settings and change Architecture to "Intel 64-bit" or ... Read more
Bug Reporter uses the old Unity logo in the taskbar
How to reproduce:1. Open the user’s attached “code coverage test” project2. In the main menu bar, click “Help” → “Report a Bug…”3. O... Read more
New Shape tool menu jitters when switching between Shapes
How to reproduce: Open the attached project "NewShapeMenu.zip" From Tools > ProBuilder open ProBuilder Window In the ProBuilder W... Read more
Can't inherit the Alive value from the Spawner context
Repro steps: Create a default VFX Graph and drag it in the scene Add a Set SpawnEvent Alive block in the spawner and set it to {}fal... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class