Search Issue Tracker
IL2CPP Build fails when using type names with special characters
How to reproduce:1. Open the attached “GemboxIl2CPP.zip” project2. Build the project using the IL2CPP Backend3. Observe the message ... Read more
[XR][Varjo] URP OpenXR crash when creating RTVs for single pass instance...
Steps to reproduce:1. Download the attached user's project "Unity6-BiRP-QuadView.zip"2. Install Varjo Base software [https://develop... Read more
Unity crashes when loading scene
To reproduce:1. Download the Tower Defense Toolkit asset bundle2. Try to open the "TDTK_Demo_Menu" sceneThe editor will crash on OSX... Read more
Fullscreen Windows Standalone player opens on first monitor instead of m...
Fullscreen Windows Standalone player opens on first display instead of main display. https://oc.unity3d.com/index.php/s/2t42IbZjkdvS... Read more
Source Info text of the Video asset is barely visible
Reproduction steps:1. Open the user's attached project2. Set the Editor Theme to Light3. In the Project window, select VIDEO asset4.... Read more
Only the first submesh is drawn when using DrawMeshInstancedIndirect method
Reproduction steps:1. Open the attached project ("MeshInstancedTest.zip")2. Enter the Play-Mode Expected result: When using DrawMesh... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
Background image scaling changes when changing VisualElement border colo...
How to reproduce:1. Open the user’s attached “border-test.zip” project2. Enter Play Mode and press the “Down” button, then observe t... Read more
[Vulkan] [Android] Visual corruption is visible on some Android devices ...
How to reproduce:1. Open the “IN_76347” project2. In the Build Settings make sure Android platform is selected3. In the “Run Device”... Read more
Using -warnaserror with .net subset causes error CS0618
When using -warnasrerror in smcs.rsp file to trigger compile errors on a warning. If using .net subset this will cause error with er... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items