Search Issue Tracker
[Mobile] Terrain is rendered with artifacts on iOS devices when using An...
To reproduce: 1. Download attached project "TerrainInstanced.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Dep... Read more
Keyword space mismatch error is constantly appearing in the Editor Conso...
How to reproduce:1. Open the attached “IN-90920.zip” project2. Open the “MeshInstancing” scene3. Ensure Game View is in focus4. Open... Read more
Changing the Architecture in the Build Settings breaks the Package Manag...
How to reproduce:1. Create a new project2. Open the Build settings and Package Manager windows3. Change the architecture settings Ex... Read more
[Critical] Certain Shaders remain broken when an undeclared variable is ...
Reproduction steps:1. Create a new Project2. Create a new Unlit shader3. In the struct v2f add the following line "float3 test;"4. S... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[tvOS] TouchScreenKeyboard is not opened when focusing/activating UI.Inp...
To Reproduce: 1. Build and run the attached App.2. Navigate to the Input Field.3. Observe that there is no way to open TouchScreenKe... Read more
Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when adding "MudBun" re...
Reproduction steps:1. Open the attached “ReproProj” project2. In the Hierarchy window, right-click and add MudBun Renderer (MudBun &... Read more
[TextMesh Pro UGUI] Text from text input box does not overflow to anothe...
Reproduction steps:1. Download "main001.zip" project and open in Unity2. Select Canvas/Overlay/IMG_Text Background/TXT_Main Text 01 ... Read more
[2D] Options Property dropdown of "Surface Effector 2D" doesn't expand u...
Options Property dropdown under the Surface Effector 2D doesn't fully expand until the mouse cursor is moved in the Properties Windo... Read more
[Profiler] When 2 devices are connected to a profiler, message is cutoff...
How to reproduce:1. Create a new project2. Open Profiler3. Switch platform to Android4. Connect two devices via USB5. In Build setti... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved