Search Issue Tracker
Crash on profiler_begin_instance_id when entering Play Mode with a certa...
How to reproduce:1. Open the attached "MuzzleCrashRepro" project2. Open the “Assets/Level/Scenes/SampleScene.unity“ Scene3. Enter Pl... Read more
InputSystem.onEvent is called when changing Cursor.lockState to "CursorL...
How to reproduce:1. Open the attached “IN-77283” project2. Connect a gamepad3. Open the “SampleScene” and enter Play mode4. Click an... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
[Android] LocationService stuck Initializing with new InputSystem
1. What happenedWhen Active Input Handling is set to Input System Package (new), Input.location.status remains stuck in the 'Initial... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... Read more
[Profiler][Android] "Player AndroidPlayer(X) was restarted on device" is...
Reproduction steps:1. Create a new project2. Switch Platform to Android3. Make sure that Wifi is enabled on a device4. Build for And... Read more
The Selection Wire Gizmo is not being rendered in the Scene View when GP...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Levels/LeveL_Bionic_Downfall“ scene3. Select the “Bionic_La... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template