Search Issue Tracker
IsPokeInteractingWithUI() stuck on True when poking a Button that gets d...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/BugScene.unity” Scene3. Enter the Play Mode4.... Read more
[Search] Filter pop-up text overlaps when window width is decreased
Repro:1. Open Editor.2. Open Unity Search (Ctrl+K)/(Edit-> Search All).3. Resize the window to decrease it's width.4. Type 'h:' a... Read more
Parameter value does not update correctly if changed by dragging in a Sc...
1. Open the attached "ReproProj.zip" project2. In the Project window, double-click on the "Assets/Prefabs/Cube" Prefab to open the P... Read more
Assertion when accessing PlayableDirector Component of a GameObject Inst...
How to reproduce:1. Open attached project "case_1120186-AssetBundleWithTimeline" and scene "TimelineAssetBundle"2. Enter Play Mode3.... Read more
[Regression] Texture cannot be painted on terrain
Steps to repro: 1. Open attached project and 't1' scene;2. Select Terrain gameobject in the Hierarchy;3. In Terrain Inspector go to ... Read more
[DOTS] Error CS1501 is thrown when updating entities package from 0.20.0...
Reproduction steps:1. Open the attached project "DOTS-FlappyBird"2. Open Console Window Expected result: There are no errorsActual r... Read more
Error "The type or namespace name 'RuntimeInspectorNamespace' could not ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/MainScripts/NewMonoBehaviourScript.cs” Script in Vis... Read more
[Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePas...
Step to reproduce:1. Open the attached “FrameBufferFetch” project2. Build And Run3. Observe the device screen Expected result: Displ... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
Enum not handled on editor Dock Area OnGUI when selecting game objects i...
To reproduce: 1. Open attached project.2. Open scene: ENUM BUG REPRO3. In hierarchy, expand go: Fire meteor P expand me.4. Select th... 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