Search Issue Tracker
5.5b4 Gradle Build for Android
Repro 100% with Unity Version 5.5.0b6 (e398e763a5a6)Tue, 27 Sep 2016 18:46:48 GMTBranch: 5.5/staging STR1. Open repro project2. Swit... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
[GameActivity] Application.internetReachability doesn't work
More context - [https://forum.unity.com/threads/introducing-gameactivity-for-android-in-2023-1.1409418/#post-9137056] Calling Applic... Read more
Memory leaks stop textures from getting unloaded from memory when the te...
Reproduction steps:1. Open the attached project "SampleProject_2020"2. Open the “Assets/Scenes/SampleScene” scene3. Open the Memory ... Read more
[HDRP] Incorrect point light rendering with increased source radius
Steps to repro 1) Create a new indoor HDRP template. 2) Add a point light 3) Adjust light's source radius 4) Observe how with >0.... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
The last character of <mspace> text incorrectly affects preferred size
Reproduction steps:1. Open the “MonospaceIssue“ project2. Open the “Reproduction” scene3. Enter Play mode4. Observe the upper counte... Read more
Subscene fails to import when using managed IComponentData referencing a...
How to reproduce:1. Open the attached project "1201070.zip"2. Open the Scene13. Select ManagedComponent in the Hierarchy Expected re... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code