Search Issue Tracker
iOS: "Shader compilation failed" error in the log
- Create new empty project - Build it for iOS (with any backend Mono or IL2CPP) - Run on a device - See an error in the xCode log (f... Read more
Reverting prefab instance throws IndexOutOfRangeException
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy select "GameObject" prefab instance 4. Add any c... Read more
Tooltips are not shown when hovering over name of the value in the Inspe...
How to reproduce: 1. Open the attached user "tooltip.zip" project 2. Open the SampleScene Scene found in the Scenes folder 3. Select... Read more
NullReferenceException is thrown when changing the missing Script in the...
How to reproduce: 1. Open the user-attached project “Test” 2. Open the “Flying Missile Launcher” Asset in the Prefab mode 3. Find th... Read more
[Vulkan] Crash with Signal 11 when opening app from floating icon state
How to reproduce: 1. Open the attached user's Unity project 2. Make sure _Vulkan_ is set as Graphics API 3. Build and run the "Sa... Read more
Wrong Scriptable Objects are created when creating through MenuItem
Reproduction steps: 1. Open the attached 'UniversalGraphicsTest_Foundation' project 2. Open the 'Assets' folder 3. Right-click and g... Read more
Light theme icon set missing for Decal inspector
*Steps to reproduce:* 1. Create a new Unity project 2. Make sure that Editor theme is set to Light 3. In Hierarchy window add “UR... Read more
[iOS] UnityPluginLoad fails to acquire the IUnityInterfaces pointer when...
How to reproduce: 1. Build the user’s attached “iOSPluginLoadTimingIssue.zip” project for iOS platform 2. Open Xcode project and p... Read more
[Mobile] [UI] InputField's characterLimit is handled not by the native d...
Reproduction Steps: 1. Open "Test" project 2. Build and deploy to mobile device 3. Select InputField 4. Write something Note: Limit ... Read more
Crash on RaiseException when opening specific project
Reproduction steps: 1. Open the attached project “CrashRepro“ Expected result: Project opens Actual result: Editor crashes R... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key