Search Issue Tracker
Unable to switch between Editor tabs after opening an additional Scene V...
How to reproduce:1. Create a new project2. Open the Scene window3. Right-click on the Scene window tab and select Add Tab > Scene... Read more
New line is added in the Memory Profiler search bar when entering "\n"
How to reproduce:1. Create a new project2. Add a Memory Profiler package to the project3. Open Memory Profiler (Window > Analysis... Read more
UI Builder leaks "DefaultCommonDark_inter.uss" stylesheet into UI Documents
How to reproduce: Open the attached project (IN-5049.zip) Make sure “SampleScene” is open from the “Assets/Scenes” directory Observe... Read more
[Backport] Input lag on macOS 12.3.1 when the native touchpad input syst...
Reproduction steps:1. Open the attached project2. Open the "SampleScene" and enter the Play mode3. Drag 2 fingers in circles on the ... Read more
InputAction.IsPressed is behaving incorrectly when the Game view window ...
How to reproduce:1. Open the attached project "GameViewInputTest.zip"2. Enter Play Mode3. Undock the Game view window4. Press and re... Read more
On macOS, .bundle plugins are broken when using Xcode to generate standa...
Builds with .bundle plugins in Xcode fail as of 2022.2 when building an exported Xcode project with MacStandalone as the target Repr... Read more
Trigger volumes are included in nav mesh generation for NavMeshSurface w...
Volumes set to triggers should be excluded from navmesh generation as there's no real reason to need it. It actively harms regular u... Read more
LocalizedString args added in code are sometimes serialized to their Scr...
How to reproduce:1. Open the user-attached project2. Activate PlasticSCM Version Control and Check-in3. Open {{Assets/Scenes/SampleS... Read more
ArgumentOutOfRangeException: Value needs to be positive for virtualizati...
How to reproduce:1. Open up any project2. Create a UI Document with a source and open up UI Builder3. Create a "TreeView" element4. ... Read more
“Scene view texture is null“ errors appear when using ”Handles.DrawOutli...
How to reproduce:1. Open project “UnityBugRepo.zip”2. Move your cursor in the Scene view and observe the Console window Expected res... 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
- 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
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template