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
[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
Messages in Android log: "Unable to find AudioPluginMsHRTF"
Reproduction steps:1. Open the attached project or create a new empty project2. Build and run the project on Android device3. Check ... 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
[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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used