Search Issue Tracker
[5.4] TextureArrays: ability to release system memory copy for non-reada...
Currently Texture2DArrays effectively behave as "readable" textures; the system memory copy of the pixels is always there. Should fo... Read more
Quickly clicking on the various reports in the Search window changes the...
How to reproduce:1. Create a new Unity project2. Press "Ctrl + K"/"Command + K" to open the Search window3. Click "Toggle Saved Sear... Read more
Thumbnail section has shrunk to a very narrow row in the Shader Graph Te...
Steps to reproduce: Create a project (Universal 2D) Go to the "Project" window Click "Create" -> Shader Graph -> From Template... Read more
Longer build profile titles are not compatible with the resized window
How to reproduce: Create a new project Go to "File" ->"Build Profiles" Select any platform from the list Click the "Add Build Pro... Read more
[Audio Mixer] Mute does not work on the child mixer of channel or on the...
Reproduction steps:1. Open the attached project "test Unity labs audio.zip";2. Open the Audio Mixer Tab;3. Enter a play mode;4. Obse... Read more
[iOS] Significant GPU frametime increase when drawing primitives (cubes/...
Steps to reproduce: 1. Open attached project2. Build 'cubes' scene for iOS3. Go to 'Product/Scheme/Edit Scheme', change GPU frame ca... Read more
“Unexpected recursive transfer of scripted class” error appears after re...
How to reproduce:1. Open the user’s attached “BindingsPlugFest.zip” project2. Open “BindingsTests.uxml”3. Close the Editor4. Open th... Read more
Uncommenting "config.matchWebGLToCanvasSize = false;" in index.html make...
How to reproduce:1. Open the attached project (1325989.zip)2. Open the Main scene and build for WebGL3. When the build is finished o... Read more
[AMD][XR] Eyes are swapped when SPI is used with AMD GPU Driver version ...
Steps to reproduce:1. Open the attached project2. Make sure either OculusXR or OpenXR is selected as the XR Plugin3. Make sure SPI i... Read more
[Project Browser] Assets are not imported again when reimported from pro...
Assets are not imported again when reimported from project browser Steps to Reproduce: 1. Create a new project.2. Window > Asset ... 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