Search Issue Tracker
Impossible to change the license
In editor click Unity -> Manage License -> Activate New LicenseExpected result: You get to input a new licenseActual result: N... Read more
Texture2D.Reinitialize throws error when resizing with a compressed Text...
Reproduction steps:1. Open the attached project2. Open scene 'Scenes/SampleScene'3. Enter Play mode Expected result: The texture is ... Read more
Object Field icon and buttons overlap property names when SDF Bake Tool ...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Install the Visual Effect Graph package Open Window >... Read more
[Shadergraph] Subgraphs containing derivative-related functions can be p...
Repro steps:1. Create a subgraph2. Create a "position" node3. Create a "ddx" node4. Plug the position node into the input of the ddx... Read more
[iPadOS 13] TouchScreenKeyboard.visible isn't updated if using Floating ...
How to reproduce:1. Build the attached project for iOS2. Build & Run the Xcode project to iPad device3. Press "Show Keyboard"4. ... Read more
DownloadHandlerTexture crashes if it downloads invalid texture data
If a URL to non-texture data or malformed texture data is passed to DownloadHandlerTexture it will trigger a hard-crash in DownloadH... Read more
Editor orange selection outline and tint get corrupted when using SSAO P...
The outline and tint that shows the current selection in Scene view gets corrupted by SSAO Pro plugin, ends up not showing correct p... Read more
[IL2CPP] Build fails with 'System.String CthData.Range::StringFormInt(Sy...
Reproduction steps:1. Open the attached project.2. Go to "Build Settings > iOS > Player Settings > Other Settings > Conf... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
Editor crashes when loading Compute Shaders and calling Dispatch function
How to reproduce:1. Download the attached project 'ComputerShaderCrashReportProject.zip'2. Open 'ComputeShaderTest' Scene3. Build Ad... 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