Search Issue Tracker
NullReferenceException when clicking "Preview" in Addressables window
To reproduce:1. Open attached project2. Open "Addressable assets" window: Window -> Asset Management -> Addressable Assets3. C... Read more
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 cube2. Select the cube and press Ctrl + Alt + 0 to save the selection (the selection is ... 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 project2. Build standalone player with IL2CPP backend Expected results: Build complete witho... Read more
[Linux] editor crashes after dragging the CameraRig prefab from the Stea...
How to reproduce:1. Open new Unity project2. Go to asset store and import SteamVR package3. SteamVR setting will pop up select "igno... Read more
Inspector Material preview icon inconsistent brightness
How to reproduce:1. Open user-submitted project (MaterialIconBrightness.zip)2. Open "SampleScene.unity" scene3. Select Cube game obj... Read more
Application.Unload crashes with the 4.x scripting runtime
To reproduce:1. Build & run to an android device2. Press the "Crash" button3. Notice that the app crashes (can be done by using ... 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 architecture2. Build the project for A... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object