Search Issue Tracker
[iOS] Touch input is not clocked and UI is unresponsive when the applica...
How to reproduce:1. Open the “TouchdeallocAppBg_updated.zip“ project2. Open the “DragDemo“ scene3. Open the Build Settings Window (F... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
[UNETServerDLL] "IsBroadcastDiscoveryRunning()" function returns true wh...
Steps:1. Call NetLibraryManager.IsBroadcastDiscoveryRunning() function without actually starting broadcast discovery==>It returns... Read more
"Unhandled exception at 0x00007FFD58D4CC91 (GameAssembly.dll)" is thrown...
How to reproduce: Open the attached project "test21_3_1_16.zip" Build the project for UWP Open the built Solution Deploy on HoloLens... Read more
Order in Layer does not work when previewing in Prefab Mode
How to reproduce:1. Open the user-submitted project2. Open the Prefab "UiImagePrefab" (Assets/UiImagePrefab.prefab)3. In the Hierarc... Read more
[HDRP] Post-processing Quality/Shadow Resolution Tiers Settings are glob...
Versions tested: 2019.3.0b6, 2020.1.0a8 + HDRP 8.0.0/Staging Steps to reproduce:1) Open attached project, "SSR" scene2) Select any o... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
2d sprite animation does not rotate outside of animation preview
Steps to reproduce:1. Download and open attached project "764744_repro.zip"2. Open scene "Main"3. Open "Animation" tab (Window->A... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
[AR FOUNDATION] GCAlloc is using 1.8kb when built on Android
Reproduction steps:1. Open the attached Project “BugRepro”2. Open Build Settings and enable Autoconnect Profiler3. Build and Run on ... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script