Search Issue Tracker
Editor performance drops significantly when resizing tabs on Vulkan API
How to reproduce:1. Create a new project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Se... Read more
[visionOS] The child GameObject doesn't animate with the parent GameObject
Reproduction steps:1. Open the attached “Repro“ project2. Enable the Play To Device (Window > PolySpatial > Play To Device)3. ... Read more
Main Unity Toolbar buttons have different names in tooltips in Toolbar E...
Steps to reproduce:1. Create a new project2. Hover over Main Unity Toolbar buttons3. Observe their tooltips4. Enter Toolbar Edit mod... Read more
[MacOS] Crash when changing the value of a variable whose name includes...
Reproduction steps:1. Open "1178558" project and "SampleScene"2. Select "TestObject" GameObject3. On "NonLatinFieldNameBug" script f... Read more
[LightProbes] Loading a scene while a LightProbeGroup is selected trigge...
To reproduce: 1. Open the project, attached by the user (LightProbeBug.zip)2. Open the "Scene0" scene3. Enter Play mode (make sure S... Read more
UI is still visible in the Game view during runtime when Camera's Render...
UI is still visible in the Game view during runtime when Camera Component's Render Type is set to Overlay and Canvas Group's Alpha v... Read more
Switching refresh rate without switching resolution or fullscreen mode d...
Steps to reproduce: 1. Open attached project2. Build for Windows Standalone3. Run it4. Switch to exclusive fullscreen mode at a part... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
Crash on GUIView::ProcessInputEventFromAPI when navigating from Layers m...
Reproduction steps:1. Create a new 3D Core project2. Open the “Layers” drop-down menu, which is found in the upper-right corner of t... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu