Search Issue Tracker
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
Clamping is behaving wrong for quality ray tracing global illumination
Clamping is behaving wrong for quality ray tracing global illumination Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
Unlit/PBR Shader Graph Keywords menu is too small and is difficult to na...
How to reproduce:1. Open attached project2. Select New Shader Graph asset3. Press "..." button next to the Keywords label at the Ins... 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
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
[Multiplayer Play Mode] Using custom dependencies and ScriptedImporters ...
How to reproduce:1. Download and open the attached project2. Enable the "Player 2" checkmark in the "Multiplayer Play Mode" window3.... Read more
A Warning HelpBox is incorrectly positioned on Android module in the Bu...
How to reproduce:1. Download the Android module through the Unity Hub2. Create a new Project3. Open Build Profiles Window (File ->... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Errors regarding UI Toolkit SourceGenerator are thrown when opening a pr...
Reproduction steps:1. Create a new 3D project2. Open the Package Manager window (Window > Package Manager)3. Install package by n... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size