Search Issue Tracker
[Android] RenderGraph errors when "Screen.SetResolution" is set in "Runt...
How to reproduce:1. Open the “ReproMinimalFinal.zip“ project2. Open the “SampleScene“ scene3. Enabled “Development Build“ in the “Fi... Read more
Crash on RaiseException when deleting animation transitions in a specifi...
How to reproduce:1. Open the “CrashRepro“ project2. Open the Animator Window (Window>Animation>Animator)3. Select the “Assets/... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
UIToolkit Labels width is not extended with certain Text inside it
Reproduction steps:1. Open the attached project2. Run the project Expected result: Label Text "Stage 3" and "Stage 2" both take one ... Read more
PolygonGeometry.CreatePolygons limits span length incorrectly.
Simply using `PolygonGeometry.CreatePolygons` reveals that if the `ReadOnlySpan<Vector2>` is longer than 8 vertices it incorre... Read more
Custom Shader is showing white color instead of Shader color on some iPads
How to reproduce:1. Open project "CubeRenderTest.zip"2. Open the Build Settings and choose iOS3. Add "testScene" to the "Scenes In B... Read more
Error is thrown when attempting to serialize System.Random
Reproduction steps:1. Open the attached project "Case_1387211.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Cons... Read more
Depth Buffer is const in the URP Package script and cannot be changed fr...
How to reproduce:1. Download project "URPDepthPrecisionIssue-2021.2.zip"2. In the file explorer go to the URPDepthPrecisionIssue-202... Read more
TouchScreenKeyboardType doesn't work
TouchScreenKeyboardType doesn't work 1. What happened In 5.0b21-5.0f1 (those are what I've tested, not where it regresses to) TouchS... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject