Search Issue Tracker
[ShaderGraph] ColorShader (debug) infinite texture property generation o...
When ColorShader (debug shader for preview) is selected, and an assembly reload is performed, texture properties can be infinitely g... Read more
[ShaderGraph] Subgraph references not updating correctly
Something is wrong in the asset dependency system. SubgraphNode instances dont update correctly when the reference graph is updated.... Read more
Package Manager throws "Input string was not in a correct format" error ...
To reproduce:1. Go to Region & Language Settings in Windows2. Change "Country or region" to "Poland"3. Change "Windows display l... Read more
Visual Studio debugger reports variables with same name in Coroutine as ...
How to reproduce:1. Open the attached project ("case_1131564-VisualStudioDebuggerIncorrectNull.zip")2. Open the "TestScript" and sta... Read more
The generated IL2CPP code no longer Marshals a Struct to its Native Repr...
To reproduce: 1. Download attached project "IL2CPPMarshalling.zip" and open in Unity2. Open "Main" scene3. Build for iOS4. In the ge... Read more
[IL2CPP] Failing to connect to server using Microsoft.AspNet.SignalR.Client
Steps to reproduce:1. Download 1131514_repro.zip2. Build a Standalone player with IL2CPP back end Expected results: IL2CPP player co... Read more
[Linux] Hovering over console messages also hovers over hierarchy elements
To reproduce:1) Open the attached project and 8.AllDone scene2) Make sure your layout has both Console and Hierarchy open and visibl... Read more
[Android][GLES3] Skinned Mesh with custom material is rendered glitchy o...
Repro steps:1. Open attached project2. Build and Run on Android3. Observe the two models Actual: The left figure is glitching out Re... Read more
[IL2CPP] SecurityException: The public key is not valid' when using embe...
Steps to reproduce:1. Open user attached project2. Build & Run an IL2CPP build on Windows Standalone or WebGL3. Observe the Secu... Read more
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS