Search Issue Tracker
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
Editor performance drops significantly when resizing tabs on Vulkan API
How to reproduce:1. Create a new project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Se... Read more
Shader Compiler IPC Exception thrown when Shader Dependency is not found
Steps to reproduce: Open any HDRP Project with Shader Graph Installed Import the attached Unity Asset Package Open Shader "CNM Hex H... Read more
Optimise gameobject breaks skinned mesh when the root bone is changed
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/OutdoorsScene.unity“ Scene3. Enter the Play Mode4. Observ... Read more
''$'' character in project name prevents script upgrading
Repro sptes:-download this project-the script upgrading dialogue will pop up-notice when the project loads that the script will not ... Read more
[Cross-pipeline] Post Processing defaults to HDRP in a URP project when ...
Repro steps: 1. Open a project with both HDRP and URP packages installed2. Set URP as the active render pipeline3. Create a new glob... Read more
[Android] Crash on startup when Depth Stencil Format is set to S8_UINT
How to reproduce:1. Open the “BugReport.zip“ project2. Open the “BugRepro“ scene3. Build and Run for Android Expected result: No cra... Read more
Probuilder window shows tooltips even when any other window is blocking ...
How to reproduce:1. Open attached project "ProbuilderWindow.zip"2. Move the mouse cursor on top of the Probuilder Window's button th... Read more
Potential crash when exception is raised in mono_domain_unload
The only way so far to repro is to intentionally raise an exception in UnloadDomain (or within mono_domain_unload) as the user did w... Read more
"Warning CS8032: An instance of analyzer Unity.Properties.SourceGenerato...
Reproduction steps:1. Open the “My Project.zip” project2. Open Edit > Preferences > External Tools3. Set External Script Edito... 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
- The text, buttons and checkmarks are outside their visual bounds when the Tier Settings window is docked
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets