Search Issue Tracker
Changes made to assets are not saved when renaming the asset while using...
Reproduction steps: 1. Set up users attached project to work with Perforce 2. Select M_Test1 Material in the Project window 3. Se... Read more
[Android][Vulkan] Read Pixel breaks when copying to textures
Reproduction steps: 1. Open the attached project 2. Open “Assets/Scenes/TicketScene.unity” 3. Build and Run the project 4. Press... Read more
VFX Shaders generate warnings when building a project
How to reproduce: 1. Open the attached project “ShaderWarning” 2. Build the project 3. Observe the Console Expected result: Th... Read more
[IL2CPP] Windows builds fails when using VS 2022 17.4.0 Preview
How to reproduce: 1. Download and install Visual Studio 2022 17.4.0 Preview 5.0 2. Open attached project “My Project.zip“, or crea... Read more
Android JDK, SDK, NDK incorrect installation from HUB
Steps to reproduce: 1. Install Editor with Android Build Support module and its submodules 2. Open new Unity project 3. Go to ... Read more
[Win] Colours of the material in the Particle System get mirrored vertic...
How to reproduce: 1. Open the user’s attached project “UnityShaderCullingProblem_2019.zip” 2. Open the “SampleScene” Scene in Scen... Read more
Private variables brake flow graphs
When trying to set a private variable in a flow graph the graph brakes. The following errors appear on the nodes. {code:java} You c... Read more
Mutiple Update and Start functions in C# Preview
Removing the Start and Update functions from your graph, then re-add them will cause the C# Preview to add another Update and Start ... Read more
Unable to drag select nodes if they are in a container
The way to selecting multiple nodes changes when nodes are inside a container. If nodes are in a container you need to use a modifie... Read more
The mouse curosr in the graph can sometimes turn to text input.
When attempting to select a node connection the mouse cursor can change to a text input cursor. It doesn't harm mouse input but ca... 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
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap