Search Issue Tracker
AssetDatabase.CreateFolder changes name of the folder
Let's say we want to create a folder "Assets/Extensions". If an asset with the name "Assets/ExtensionSomething" (where "Something" c... Read more
Save/Load selection hotkeys sometimes do not work
To reproduce: 1. In a new project, create a cube 2. Select the cube and press Ctrl + Alt + 0 to save the selection (the selection i... Read more
Baking an individual reflection probe does not offer any checkout option...
baking an individual reflection probe does not offer any checkout options from version control instead unity complains about the cor... Read more
[IL2CPP] build fails with a DLL which has a custom attribute deriving fr...
Steps to reproduce: 1. Download attached project 2. Build standalone player with IL2CPP backend Expected results: Build complete wi... Read more
[Linux] editor crashes after dragging the CameraRig prefab from the Stea...
How to reproduce: 1. Open new Unity project 2. Go to asset store and import SteamVR package 3. SteamVR setting will pop up select "i... Read more
Inspector Material preview icon inconsistent brightness
How to reproduce: 1. Open user-submitted project (MaterialIconBrightness.zip) 2. Open "SampleScene.unity" scene 3. Select Cube game ... Read more
Application.Unload crashes with the 4.x scripting runtime
To reproduce: 1. Build & run to an android device 2. Press the "Crash" button 3. Notice that the app crashes (can be done by using A... Read more
Splitting android build architecture prepends 10000 or 30000 to version ...
To reproduce: 1. In a new project, in the Player Settings for Android, check on Split APKs by architecture 2. Build the project for... Read more
Layout Group child object's Width and Height cannot be changed when Chil...
How to reproduce: 1. Open the attached "TestFor1060469.zip" project's SampleScene 2. Select ParentPanel GameObject from the Hierarch... 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL