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
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
"Select dependencies" on sprite atlas asset throws "NullReferenceExcepti...
Reproduction steps:1. Open project attached (Reproduction 901189.zip).2. Open scene "Repro".3. Select "SpriteAtlas".4. Press "Pack P... Read more
Using "Dynamic Batching" causes visual differences between Scene and Gam...
Reproduction steps: 1. Open "New Unity Project (1).zip" project2. Look at the Scene view and notice two cubes with one side painted ... Read more
[Recording] Undo doesn't work when modifying keyframes in the animation ...
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Give the Cube an empty animation5. Add any... Read more
GFX memory usage in editor is significantly higher than in player when u...
Reproduction steps:1. Open the attached project ("case_1334548.zip")2. Open the "SetMeshScene" scene: Project window > Assets >... Read more
MemoryMappedFile class crashes on IL2CPP builds
Steps to reproduce:1. Download attached project2. Switch platform to Standalone3. Build "SampleScene" scene on IL2CPP backend4. Laun... Read more
[URP][RG] Render Graph execution Error when using Additional Lights Cook...
Steps to reproduce: 1. Download attached project and open in Unity. 2. Open Rendering Debugger window >> Window >> Analy... Read more
[OSX] Input.GetKey() fails to detect keyboard input.
The input script has issue to detect keyboard input on OSX Editor and Player. The affected functions are:- Input.GetKey- Input.GetKe... Read more
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks