Search Issue Tracker
The Game view window is all gray when the Game view is opened using a sc...
How to reproduce:1. Open the "GameViewBork.zip" project2. Open the "Test" scene3. Run the "ShowBrokeGameView.cs" script (Custom >... Read more
[OS X] Standalone launches in incorrect resolution on Retina screen if "...
1. Download the attached project2. Launch the "Core.app" standalone (or build a new one with Resizable Window enabled in the Player ... Read more
[Linux] "Out of memory!" crash when opening Unity on Ubuntu 20.04
Reproduction steps:1. Create and open a new project2. Observe the crash Full error:Out of memory!(Filename: ./Editor/Src/Application... Read more
ScrollRect.velocity gets set to 0 when the initial value is set before t...
Reproduction steps:1. Open the attached “rect.zip” project2. Open the “SampleScene” Scene (Assets > Scenes)3. Enter the Play mode... Read more
[Timeline] Track Group renaming doesn't go into the undo history
Track group renames don't enter the Undo history. Undoing and redoing often loses name changes. Repro: Create a timeline. (Assets -&... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Shader Graph errors are thrown after importing specific Shader Graph Sam...
Reproduction steps:1. Create a new project2. Import Terrain Shaders Samples (Window > Package Management > Package Manager >... Read more
[Serialization] Empty class instances are not deserialized and become null.
To reproduce:1. Open LocalizationTests project from the link provided in the edit2. Delete the "Localization Settings.asset" and cre... Read more
Missing Picking Overlay in Game View
Repro steps: Create a UIDocument and show it in the game view by adding it to the scene hierarchy. Open the UI Toolkit Debugger Pick... Read more
AudioSource.PlayOnGamePad can't be played on Dualshock 4 Controller
How to reproduce:1. Open the user-attached project “PlayOnGamepadReport”2. Open the “SampleScene” scene3. Connect Dualshock 4 to the... 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
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
- "GraphicsBuffer.IsValid()" returns incorrect result when SkinnedMeshRenderer is disabled