Search Issue Tracker
"Build Profiles" toolbar components are too close to the right modal edge
How to reproduce: Create a new project Go to "File" ->"Build Profiles" Observe the toolbar: Player Settings, Learn about Unity De... Read more
[Hololens] Deployed app will not run under a certain configuration
App will deploy but not run with the following configuration:Scripting Runtime: Legacy (.NET 3.5 Equivalent)Scripting Backend: .NETS... Read more
Sample Bezier node in VFX Graph breaks when the Particle count is higher...
Reproduction steps:1. Open the attached “Unity6_test.zip” project2. Open the “Bug Scene” Scene3. Observe “VFX_Bezier_Beam” GameObjec... Read more
2D physics makes object movements to flicker
Steps to reproduce: 1. Open attached project in the comments2. Open 04_Gameplay.unity scene3. Enter Play mode4. Observe as the space... Read more
[Win7] Getting "Failed to determine current display mode" errors when op...
To reproduce:1. Create a new project2. Open the Build Settings window3. Make sure that the window is undocked4. Observe the console ... Read more
ExecutableAndDlls is not found when checking through a PackedMemorySnapshot
The user's code goes over all snapshot.nativeObjects and checks if any nativeObject is greater than 300 MB to identify the Executabl... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
Checking the "Show / Hide Timeline Markers" option in the Timeline doesn...
How to reproduce:1. Create a new Unity project2. Go to Window -> Sequencing -> Timeline3. Select any GameObject and create a P... Read more
[Windows] Overlays Menu doesn't display long Preset title which causes t...
Steps to reproduce:1. Create new Unity project2. Open Overlay Menu in Scene view (press ` in Scene view)3. Press on "Default" dropdo... Read more
Not using "unity_ObjectToWorld" causes calculation error in shader
Reproduction steps: 1. Open "instanceShaderBug.zip" project2. Open "SampleScene" scene3. Enter Play mode4. See that a Red Cube is re... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist