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
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
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
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
[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
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
[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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show