Search Issue Tracker
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
Layout Group child object's Width and Height cannot be changed when Chil...
How to reproduce:1. Open the attached "TestFor1060469.zip" project's SampleScene2. Select ParentPanel GameObject from the Hierarchy3... Read more
Editor crashes in Object::SetDirty when passing a null into the EditorUt...
To reproduce: 1. Open the attached project (NullSetDirty.zip)2. Open the Test -> Test window3. Press SetDirty button Expected: 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project