Search Issue Tracker
[ShaderGraph] Main Preview window is toggled open when undo is pressed a...
When undo is pressed after creating a node in shadergraph window, Main Preview window is opened even if its toggle button was off. R... Read more
Build Profiles window show no available Platforms in Universal 2D projec...
Steps to reproduce:1. Make sure to have Modules installed to the project via Unity Hub2. Create new Unity project using Universal 2D... Read more
[2D][Tilemap Extras] Tiles are rotated when painting with Random Brush
Reproduction steps:1. Open the attached project “TileMapBug”2. Open “Assets/Scenes/SampleScene” Scene3. Open Window → 2D → Tile Pale... Read more
Broken Links for Compute Shader and Async Compute on WebGPU Features Doc...
Steps to reproduce: Go to the following Unity documentation page: https://docs.unity3d.com/6000.1/Documentation/Manual/WebGPU-featur... Read more
Errors “InvalidOperationException: Trying to use a texture (_CameraDepth...
Reproduction steps:1. Open the attached “URP-APV.zip” project2. Open "Assets/PlaygroundAPV.unity" Scene3. Select any GameObject from... Read more
altitudeAngle and azimuthAngel variable of Input.GetTouch always return ...
1. Run the attached project (or use any script that shows values of altitudeAngle and azimuthAngel variable of Input.GetTouch) on iO... Read more
Unity freezes when high RigidBody.addforce force value is used
Reproduction steps: Open the attached project “Freeze” Open the scene “Assets/Scenes/SampleScene” Enter the Play mode Press the keyb... Read more
[Cardboard] VR application is not rendered with Single-Pass on Samsung G...
How to reproduce:1. Open the attached project2. Build the application (Cardboard is enabled by default) Result - Application is not ... Read more
[UI Builder] TextField doesn't allow input when the Font is set to None ...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.un... Read more
An error "Invalid AABB" shows up when a gameobject with Rigidbody has a ...
Reproduction steps:1. Open the attached file;2. Open the scene "kalin_dev";3. Enter the Play mode;4. Observe the Console window; Act... 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