Search Issue Tracker
[Quest] Application.quitting does not get triggered on Oculus devices
Reproduction steps:1. Open the user’s attached project2. Build and Run using Android build platform3. Observe the results via Quest ... Read more
"Unable to find player assembly" warnings logged to the Console when bui...
How to reproduce:1. Create a new empty URP project2. Import the Burst package3. Import the Jobs package4. Build the project5. Observ... Read more
Burst Complier throws the error "Internal compiler error for Burst ILPos...
Reproduction steps:1. Open the attached project “ReproProject”2. Ensure to switch to target Platform to Android3. Observe the Consol... Read more
[URP][Mobile][VR] Building project from VR Universal RP template results...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe that a black screen is displayed Expe... Read more
Merge conflict in ProjectVersion.txt causes 'Unable to parse file' error...
Steps to reproduce:1. Start a new project2. Open ProjectSettings/ProjectVersion.txt file of your newly created project3. Write anyth... Read more
Freeze/crash on MemoryProfilerStats::UnregisterObject when DownloadHandl...
Reproduction steps:1. Open the attached project “ReproProject”2. Open the “SampleScene” Scene3. Enter the Play mode4. Wait a few min... Read more
SpeedTree error is thrown when Rendering Layers for Lights are enabled
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Observe the Console ... Read more
Navigating between input fields with Tab does not enable opportunity to ...
Steps to reproduce: 1) Open Unity and create a new project2) Add an empty gameObject in the Hierarchy window3) In the Inspector wind... Read more
[SerializedField] fields produce "Field is never assigned to..." warning
1. Open the attached project (warning.zip)2. Observe the warning in the console Expected: field with SerializeField attribute do not... Read more
[Android][Mono][IL2CPP] "Unable to find libc" error thrown when executin...
How to reproduce:1. Open user attached project2. Build to Android device3. Run the logcat and run the application Result: "Unable to... 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