Search Issue Tracker
[Addressables] InitializeAsync - Unknown error in AsyncOperation
How to reproduce:1. Open the attached project (AddressablesTest.zip)2. Build Addressables3. Move the generated bundles/catalog to ht... Read more
Addressables.LoadAssetsAsync AsyncOperationHandle.Result is null if at l...
Steps to reproduce:1. Open the attached project (case_1227349.zip)2. Open SampleScene3. Enter Play Mode Expected result: No exceptio... Read more
[Asset Tables Window] Editing TableEntry Metadata throws NullReferenceEx...
1) Create a new StringTable or AssetTable for 1 or more locales. 2) Add 2 new Entries, 3) Click the Metadata button for the 2nd entr... Read more
Available Locales List is not updated when a new Locale is added.
Follow the instructions to step 2 here: [https://docs.unity3d.com/Packages/com.unity.localization@0.6/manual/QuickStartGuide.html] W... Read more
Crash on UnityEditor.SerializedProperty.NextVisibleInternal when removin...
How to reproduce:1. Open attached project "Case_1223020"2. Click Edit->Project Settings3. Select "Localization" and expand "Strin... Read more
Crash occurs when trying to remove Localization Selector
How to reproduce:1. Open the attached "LocalizationDemo.zip" Project2. Go to Project Settings > Localization3. Remove any of the ... Read more
Asset Tables lose Texture Reference after reopening the project
How to reproduce:1. Open the project "case_1222843-LocalizationAssetTables"2. Open the Localization Tables window by selecting Windo... Read more
[XR] Passing a default struct to InputDevice.TryGetFeatureValue crashes ...
Repro steps:1. Open attached project2. Enter Play Mode with a VR headset attached3. Move the head around in the scene if it doesn't ... Read more
[Progress] Progress always displays the remaining time after doing it once
Using AsyncProgressBarTests project:Progress > Start Async TaskIn the Status bar, the main progress shows the message "Doing stuf... Read more
[Progress] Progress bar does not revert to unresponsive status after ano...
Using AsyncProgressBarTests project:Progress > Start Unresponsive TaskThe task stop after a few seconds and the text disapearsPro... 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