Search Issue Tracker
[UI Toolkit] Dimensions of a parent element do not include padding when ...
How to reproduce:1. Open the user’s attached “PaddingBug.zip” project2. Enter Play Mode and observe the result Expected result: Blue... Read more
Crash at launch when Unity Logo is disabled [XRSplashScreen.cpp 2022.2 o...
Reproduction steps: 1. Open user attached project "CrashRepro.zip"2. Select Assets > EmptyScene3. Open Edit > Project Settings... Read more
Crash on core::StringStorageDefault<char>::assign when opening the project
Reproduction steps:1. Open the attached project “Verification.zip“ Expected result: Editor is openedActual result: Editor crashes Re... Read more
IPreprocessBuild.OnPreprocessBuild isn't called when building a project
Reproduction steps:1. Open project “My project”2. Open scene “SampleScene”3. Build and Run project Expected result: two {{Debug.Log}... Read more
The wrong documentation page is opened when clicking the Help icon in th...
Reproduction steps:1. Open a new Unity project2. Go to the “Window\Rendering\Lightning” window3. Click the Help icon (question mark)... Read more
[HDRP/VFX] Particles flicker when SG is assigned and Receive Decals and ...
How to reproduce: Import the attached package Drag VFX Graph to the scene Select VFX and switch to rotation gizmos Rotate VFX along ... Read more
The ReorderableList item becomes invisible when dragging it through the ...
Reproduction steps:1. Open the attached project “ListItemBug“2. Select ScriptableObject “Assets/Test”3. In the Inspector window expa... Read more
New items are created and old ones remain in memory
How to reproduce:1. Open the attached project ‘TreeViewBug.zip’2. Open the Environment Layer Stack Window (Window>Environment>... Read more
"DirectoryNotFoundException" error when building a project via script in...
How to reproduce:1. Open the attached project “BuildLocationBug.zip“2. Build the project in folder A (Window>Test>Build)3. Bui... Read more
Dragging and dropping files from the Unity Editor to a different app doe...
How to reproduce:1. Open any project or create a new project2. Select any file from the Unity Editor Project window and drag it3. Wh... 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