Search Issue Tracker
[Linux] Memory Profiler Window opens at half size when first launched
Steps to reproduce: Create a new project using Universal 3D template From the Package Manager, install the "Memory Profiler" package... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps:1. Open attached project and make sure build target is Android2. Close Unity, adjust build.sh in the project's folder to... Read more
[IMGUI] Checkboxes don't toggle when keyboard shortcut (Space) is pressed
Checkboxes in the inspector don't toggle on pressing the keyboard shortcut (Space). Steps to Reproduce:1. Create a new project2. Sel... Read more
Wrong documentation regarding Asset Server
User reported a mistake in our documentation page. He pointed out that the line"To access the Administrator controls, launch Unity a... Read more
[Shadergraph] Reordering enum entries causes the enum to change in the m...
Repro steps:1. Create a shadergraph2. Create an enum keyword3. Drag the keyword onto the graph and plug it into base color4. Make th... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... Read more
[GoogleVR]UI juddering when being used with GoogleVR and attached to mov...
Reproduction steps:1) Open "806929_ReproProj.zip" project2) Open "BugScene" scene and notice UI elements in Game View3) Enter playmo... Read more
[Scene/Game View] Tools dropdown of Game View and Scene View tab are not...
How to reproduce:1. Create a new project2. In the Scene view control bar select the Draw mode menu (the first dropdown on the left)3... Read more
[Editor] ParticleSystemForceField component has no icon
Create a new GameObject, select Add Component, choose Particle System Force Field.Note that the icon is missing. Read more
[Quest] Crash on ApiGLES::ClearBufferSubData when playing video on Meta ...
How to reproduce:1. Open the attached project "LinkTest.zip"2. Switch Platform to Android (File>Build Settings...)3. Change "Text... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist