Search Issue Tracker
[Android] [IL2CPP]App crashes while serializing jagged array using JSON ...
To reproduce: 1) Open attached project and "JSONTests" scene 2) Make sure Scripting Backend is set to IL2CPP in Player Settings 3) B... Read more
[IL2CPP] Spaces in NDK path result in compile failure. No proper error.
1) Create a new unity project 2) Switch the platform to Android 3) Put the android NDK in a directory that has spaces in the path 4)... Read more
Failed to load libmain.so when using Unity as a library and opening it i...
How to reproduce: 1. Open attached project "uaal-bug-unity" in "uaal-bug.zip" 2. Enable export project in Build Settings 3. Build th... Read more
Android TouchScreenKeyboard not always returns value to InputField for s...
Using Android TouchScreenKeyboard, does not always returning value to uGUI InputField on some devices Read more
[UI:Inputfield]Text doesn't get saved if you don't tap "Done" or "Ok" on...
When you are writing into input field and tap outside keyboard to close it, the text doesn't save - you must click Ok/Done for that. Read more
[Android] Alpha8 texture format use 4 times more memory capacity on Mali...
Steps to reproduce: 1. Open user attached project 2. Build and run on an Android device with Mali GPU 3. Observe that memory capacit... Read more
Shader error on shield portable when setting quality above good
Sprite is only rendered like a transparent quad with white outline on Nvidia Shield Portable when Quality is above good. Read more
[Unity Remote] Unity Remote 4 only shows black screen when playtesting
Reproduction steps: 1. Create an empty Unity project 2. Try running it with Unity Remote 4 --- On the device you will only see black... Read more
[Android] TimeZoneInfo.ConvertTimeBySystemTimeZoneId() throws DirectoryN...
Reproduction steps: 1. Open the attached project "Test.7z" 2. Build and Run on Android Expected result: A correct date is visible o... Read more
Broken UI when changing Camera Viewport Rect on Unity 5 on Android
Broken UI when changing Camera Viewport Rect on Unity 5 (works in 4.6) on Android 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened