Search Issue Tracker
IncrementCounter() does not increment RWStructuredBuffer's counter value...
Steps to reproduce:1. Open the attached project (case_1205146-CSBug.zip)2. Load the "DemoScene" scene (Drag it from Project/Scenes t... Read more
[VFX Graph] Selection Rectangle corner misaligned with mouse
Steps to reproduce: 1. Open a VFXGraph 2. Click and Hold to drag a Rectangle selection Actual results: The rectangle selection posit... Read more
[ProBuilder] Box Selection for Vertices does not select all some Vertice...
How to reproduce:1. Create a new URP Template project2. Import ProBuilder3. Create a Shape with a large number of Vertices (A Sphere... Read more
Materials on sphere in scene looks stretched according to view in inspector
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Look at sphere in scene.4. Look at material "Meta... Read more
[Experimental .NET 4.6 Equivalent runtime] IPInterfaceProperties.GetIPv6...
IPInterfaceProperties.GetIPv6Properties throws a NotImplementedException. This is necessary to retrieve the interface index of the n... Read more
GLES 3.0 created visual artifacts on some projects on Android
Display gets corrupted when some projects are built using Open GLES 3.0 on Android Read more
Inconsistent Editor window layout when switching between docked and floa...
How to reproduce:1. Open the user-submitted project2. Open a Custom Editor window (Nementic -> Prefab Replacer)3. Make the Prefab... Read more
D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
Steps to reproduce: 1. Somehow make PersistentDataPath contain non-ascii characters (either a create a Windows user with a non-ASCII... Read more
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code