Search Issue Tracker
Silent Crash caused by DLL after API Updater runs and makes invalid edit...
How to reproduce: 1. Open the attached project with 2. Go to Tools > Odin Inspector > Preferences > AOT Generation 3. Click Generate... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce: 1. Open attached project 2. Play scene 3. Click on Open 4. Notice spike in profiler 5. Click on Back button 6. Notice ... Read more
ListView.unbindItem is called at index 0 when adding a new item to a lis...
How to reproduce: 1. Open the attached project "listRepro" 2. Open the ListViewUnbindIssue window (Window > ListViewUnbindIssue) 3. ... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps: 1) Open the project and main.scene in it 2) Load RenderDoc on the Game View 3) Press play and capture the frame with Re... Read more
[iOS] Launch Screen adds custom XIBs, XIBs override Legacy Launch Images...
How to reproduce: 1. Create a new project 2. Build Xcode project using Default settings (iPad and iPhone Launch screen are set to De... Read more
GUIUtility.hotControl changes when drawing a button using GUILayout
Reproduction steps: 1. Open the user's attached "Test.zip" project 2. Open the "SampleScene" Scene 3. Select the "Test" GameObject 4... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce: 1. Open the attached project 2. Open the Test Runner 3. Run the tests Actual result: Tests fails. Expected result... Read more
Complex bindings do not consume less complex inputs when the inputs are ...
How to reproduce: 1. Open the attached “input_system_issue” project 2. Open the “SampleScene” and enter Play Mode 3. Press Shift+B o... Read more
[iOS] Crash on __pthread_kill when clicking on a Notification that conta...
Reproduction steps: 1. Open the attached project "PushNotifCrash .zip" 2. Build and Deploy the project to an iOS Simulator 3. Put th... Read more
[CoreRP] PackFloat2To8 is broken in packing.hlsl
*Steps to reproduce:* 1. Unzip and open attached project 2. Look at the rendering of the scene (game view): !image-2024-02-02... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template