Search Issue Tracker
Player crash when loading a content archive of considerable size ~1.6GB
Reproduction steps:1. Open the attached project “ReproProject”(the Packages/manifest.json will need to be updated to point to where ... Read more
[URP][RG] Render Graph Execution order error when pressing CTRL key whil...
Reproduction steps:1. Open the “65307p.zip” project2. Open the “SampleScene”3. Press CTRL key on the keyboard4. Observe the Game Vie... Read more
"RenderLoop" and "EditorLoop" methods peak and use 50 ms or more of thre...
How to reproduce:1. Open the “U2023HDRPTest“ project2. Open the “OutdoorsScene”3. Wait until all Background Tasks are finished4. Ope... Read more
Auto SH Evaluation Mode doesn't use Per Vertex on Mobile and some handhe...
As URP removed some platform hardcoding and later introduced SH Evaluation Mode in the URP Asset, the defaults for mobile and some h... Read more
[Android] The error "CommandInvokationFailure: Unable to list keys in th...
1. What happened According to the customer the error “CommandInvokationFailure: Unable to list keys in the keystore” is thrown in th... Read more
Debug symbols for the release build are not created when using Mono Scri...
How to reproduce:1. Open the “Repro” project2. Open the Player settings window (Edit > Project Settings > Player)3. Navigate t... Read more
Crash on scripting_object_get_class when performing various Unity operat...
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported happeni... Read more
[UI Builder] USS alias variables are not displayed in the USS variable list
Reproduction steps:1. Open the attached "ussvarsuib" project2. Open UI Builder via Window -> UI Toolkit -> UI Builder3. In the... Read more
"builtin functions must be directly called" errors are thrown when build...
How to reproduce:1. Open the attached project "unity_project.zip"2. Build the project for WebGL Expected results: Build is successfu... Read more
The Editor freezes on GizmoManager.DrawGizmos Unity's code execution whe...
Reproduction steps:1. Open the attached “repro-project“2. Observe the Editor freezing on GizmoManager.DrawGizmos Unity’s code execut... 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