Search Issue Tracker
[InputSystem][XR][Quest 1][Quest 2] Opening Oculus menu causes the Input...
Repro steps:1. Open attached project2. Build and Run on Quest 1/23. Press the Oculus menu button when the app runs4. Observe the dev... Read more
[Linux] Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when ad...
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opens upActual result: The Editor crashes ... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
NetworkTransport Websocket inserts invalid characters on large packet size
Reproduction steps:1. Open User's project2. Open "Fps2dDevMenuFsm" script3. Edit 117 and 123 lines - change ip address4. Build and r... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce:1. Open attached project2. Open scene "MapEditor"3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor4. Usi... Read more
Elements of world space canvas twitch if rotating canvas that are far fr...
Steps to reproduce: 1. Open attached project "791841.zip"2. Open scene "Scenes/repro"3. In hierarchy, select "GameObject"4. Start ro... Read more
Unable to create and load a crunch texture at runtime
To reproduce:1. Open the TEST_CRN_RUNTIME_LOADING scene2. Click play3. Note the errors while trying to create a texture and load int... Read more
[GPU PLM] Progressive updates doesn't work on first bake after opening t...
When opening the editor, the first bake (first in sense of first time we click on generate after opening the editor, not specificall... Read more
Project Settings vertical separator position is not synchronized with th...
How to reproduce:1. Create and open a new project2. Open the “Project Settings“ in (Edit > Project Settings) in the Toolbar3. Cli... Read more
Prefab Inspector components don't display properties instantly after res...
Reproduction Steps:1. Open attached project.2. Select Cube in Project view.3. In Inspector, resize the preview pane to the top of 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions