Search Issue Tracker
[Android] [IL2CPP]App crashes while serializing jagged array using JSON ...
To reproduce:1) Open attached project and "JSONTests" scene2) Make sure Scripting Backend is set to IL2CPP in Player Settings3) Buil... Read more
[IL2CPP] Spaces in NDK path result in compile failure. No proper error.
1) Create a new unity project2) Switch the platform to Android3) Put the android NDK in a directory that has spaces in the path4) Se... 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 Settings3. Build the p... 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 project2. Build and run on an Android device with Mali GPU3. Observe that memory capacity i... 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 project2. Try running it with Unity Remote 4--- On the device you will only see black sc... 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 on t... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler