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
API updater fails to resolve dependencies when building with Terminal
Reproduction steps:1. Open Repro.sh inside the project folder and modify Unity's version path2. Open the Terminal and navigate to th... 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
[Shadergraph] Setting a texture2d as the "main texture" fails and throws...
Repro steps1. create a shadergraph2. add a Texture2D property3. Right click and choose "Set as main texture"Expected result: it work... 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
Particles with Standard surface shader change opacity when observing it ...
To reproduce:1. Open any project2. Create particle system with Standard Surface shader or any particle shaders (except Unlit) for Li... Read more
Lighting window has a different padding in tabs
How to reproduce:1. Create a new Unity project2. Go to Window -> Rendering -> Lighting3. Switch between the "Scene" and "Adapt... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs