Search Issue Tracker
"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
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
SparseTexture clears the first six loaded Mips when the 7th Mip is loaded
Steps to reproduce:1. Open the attached project (case_1220572.zip) UPDATED version (04/13/2020 dieter.baets)2. Enter Play Mode3. Cli... Read more
10 times longer asset bundle building when building multiple small asset...
Steps to reproduce:1. Download and open project "assetbundletest.zip"2. Click "Assets/Build AssetBundles" - 16 asset bundles each co... 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
[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
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
[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