Search Issue Tracker
[IL2CPP] il2cpp::metadata::Il2CppTypeHash::Hash crashes Player on OnColl...
To reproduce: 1. Download attached project “My First Unity Project.zip" and open in Unity2. Open "Main" scene3. Change Platform to S... Read more
[Android] Application crash on startup when building with IL2CPP scripti...
To reproduce:1. Open any project2. In Player Settings, change Bundle Identifier, change scripting backend to IL2CPP3. Build and Run ... Read more
VFX break when switching Graphics API to DX12
How to reproduce:1. Open the attached project ("1121979_VFX DX12 issue .zip")2. Observe the effect in the Scene View3. Change the Gr... Read more
[IL2CPP] Nullable Color32 trigger an unhandled exception
Steps to reproduce:1. Download 1121969_repro.zip2. Build Standalone Player with IL2CPP backend Results: Nullable Color32 trigger an ... Read more
Managed Code Stripping results in "TypeLoadException: VTable setup of ty...
Reproduction steps: 1. Open "vtable-stripping-error.zip" project and "SampleScene" scene2. Enter Play mode3. Notice no errors4. Buil... Read more
Unhandled C# exception causes crash when Cloud Diagnostics is enabled (O...
On OSX with the Mono scripting backend, an unhandled C# exception will cause a native crash. Read more
[Android] same Atlas assets are being included in Asset Bundle multiple ...
To reproduce:1. Open user's attached project "AtlasDuplication.zip", swithc to Android2. Open AssetBundle Browser, switch to Android... Read more
Post-processors cause black-screen in some builds and editors
To reproduce:1) Create a new project2) Import the attached unity package3) Open the ErrorScene4) On MainCamera, enable all the compo... Read more
UI Image position is set to NaN after changing Orthographic Camera size ...
How to reproduce:1. Open attached Unity project2. Reset Rect Transform component from Image GameObject3. Change Orthographic Camera ... Read more
RectTransform Anchor Mode returns wrong results when "Undo" is used
How to reproduce:1. Open attached project (scenefile.zip)2. Open the scene "UnityScrollbarBug"3. In the scene heirarchy, select the ... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted