Search Issue Tracker
[IL2CPP] Using System.Net.Sockets.Socket.IOControl and IL2CPP crashes th...
To reproduce: 1. Download attached project "502279.zip" and open in Unity2. Open "test" Scene3. Change Scripting Backend to IL2CPP4.... Read more
Hub creates a non deletable folder when downloading specific Tutorial pr...
How to reproduce:1. Open Unity Hub2. Select Learn section3. Download "John Lemon's Haunted Jaunt: 3D Beginner" or “Ruby’s Adventure:... Read more
[URP] [Debug View] [Mobile] Lighting Features - “None” can’t be marked
How to reproduce:1. Create a new project2. Switch platform to Android or iOS3. Enable "Development Build" property in Build Settings... Read more
InspectorWindow: Text of Prefab becomes blurry in the name field in the ...
Text of Prefab becomes blurry in the name field in the Inspector with Inter(Default) font Steps to Reproduce: 1. Create a new Projec... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Unity crashes entering Play Mode when the GraphView window is open and F...
How to reproduce:1. Open the attached project "GraphViewCrash.zip"2. Open "Graph Editor" (Graph Editor>Graph Editor)3. Enter Play... Read more
[Shadergraph] [LWRP] Normal maps turns black when scaling up objects
Reproduction steps:1. Open the attached project.2. Open the 'SampleScene'.3. Select the 'Sphere' game object and change Transform Sc... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps:1. Create new project.2. Change Camera position Y to 21 (or any other change). DO NOT SAVE3. Press Play.4. Try to... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size