Search Issue Tracker
[macOS Big Sur] Unable to build Player when using IL2CPP backend ("l2cpp...
Reproduction steps:1. Open a new Project2. Go to Project Settings > Scripting Backend > IL2CPP3. Go to Build Settings > Bui... Read more
[macOS] Event.current.type scrollWheel pointerType value is not register...
How to reproduce:1. Open user-submitted project (PointerEventBroken.zip)2. Open the SampleScene3. Enter Play Mode4. Focus the Game v... Read more
C# compiler in Unity editor crashes when running on Apple silicon devices.
Only reproduces on 2020.2. Does not reproduce on 2019.4 or 2020.1. Read more
Build fails and an error "BadImageFormatException: Format of the executa...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Build And Run the project (File > Build And Run) Expected result:... Read more
[macOS] Keyboard Input keys sticky and get stuck axis when low frame rat...
Repro:1) On a computation-intensive project like the attached, enter playmode.2) Alternate between pressing the s and w keys, waitin... Read more
[macOS] Editor doesn't follow the standard full screen functionality whe...
How to reproduce:1. Create a project with the default 3D template2. In the Editor, try using the full-screen shortcut (CTRL+CMD+F)3.... Read more
[iOS] after choosing to append/replace an existing build another window ...
Reproduction steps:1. Create a new project and build for iOS2. Wait for Unity to finish building3. Build again in the same folder4. ... Read more
[OSX] Artifacts after additively loading the scene when using Metal API
Steps to repro:1. Open the attached project and 'Boot' scene on Mac machine with Metal API;2. Enter Play mode;3. In the Game view pr... Read more
macOS x64 + ARM64 builds fail with IL2CPP scripting backend
They fail with this error: Undefined symbols for architecture arm64:"_g_CodegenRegistration", referenced from:il2cpp::vm::Runtime::I... Read more
[macOS] Editor crashes with TLSAllocator::GetAllocatedMemorySize() const...
How to reproduce:1. Make sure that you already pared your wire-free earbuds and they are ready to connect2. Open the attached swr201... 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