Search Issue Tracker
Floating VFX Preview Window runs at extremely low performance compared t...
Steps to reproduce: Open a Unity URP Project Install the Visual Effect Graph package via Package Manager Drag the attached VFX Graph... Read more
Artifact dependency to an asset is not registered when reimporting some ...
Steps to reproduce:1. Open the "TestScene" Scene in the user attached "AssetDependencyBug.7z" project2. In the Console window press ... Read more
[2022.2][HDRP 3D / Sample Template] Material Upgrade pop-up appears on o...
Steps to reproduce:1. Open Unity Hub2. Create a 3D(HDRP) / (3D HDRP Sample) project3. Notice the pop-up Actual result: pop-up appear... Read more
[OSX] Input.GetKey() fails to detect keyboard input.
The input script has issue to detect keyboard input on OSX Editor and Player. The affected functions are:- Input.GetKey- Input.GetKe... Read more
[WSA] Native XAML component does not accept input from Independent Input...
1. Create a new project2. Switch platform to Windows Store3. Go to Build Settings -> Player Settings -> Publishing Settings -&... Read more
[Quick Search] Native Collection has not been disposed errors are thrown...
Native Collection has not been disposed errors are thrown on searching in "Search asset store" window. Steps to repro:1. Create a ne... Read more
Unselected element in the Library section becomes highlighted when hover...
Steps to reproduce:1. Create a project2. Create > UI Toolkit > UI Document3. Open newly created UI Document4. Enable Tree View... Read more
"Play Focused/Maximized/Unfocused" button is disabled when in Play Mode
Steps to reproduce:1. Create a new project2. Enter Play Mode3. In the Game View Toolbar, find the “Play Focused/Maximized/Unfocused”... Read more
[Linux] Whole Editor is rendered in pink when creating a new LWRP project
How to reproduce:1. Create a new project with the LWRP template Expected results: Editor opens the newly created project correctlyAc... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce:1. Open the attached 'RebindCandidates.zip' project2. Enter Play mode3. In the Drop-down menu select 'Mouse' and th... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code